﻿@charset "utf-8";
/* CSS Document */
/* all 2013.12.21*/
body{margin:0;padding:0;font-size:12px; color:#333;line-height:1.8;font-family:"Arial","微软雅黑"; background:#fff; font-size:14px;}
form,ul,li,ol,li,dl,dt,dd,img,p,h1,h2,h3,h4,h5,h6,input{margin:0;padding:0;}
input,select{font-size:12px; }
img{border:0;}
ul,li{list-style-type:none;}
b,strong{font-weight:bold;}

/* link 2013.12.21 */
a{color:#555;text-decoration:none; cursor:pointer;}
a:hover{color:#ff6600;text-decoration:none;}
.clear{clear: both;}
.fr{float: right;}
.fl{float: left;}
.clearfix{content: "";clear: both;overflow: hidden;}
.displayno{display: none}
.displaybl{display: block;}
.mt20{margin-top: 20px;}
.ml20{margin-left: 20px;}
/*导航*/
.header_w{
    position:relative;
    width:100%;
    min-width:1200px;
    background: #fff;
    border-bottom:1px solid #e5e5e5;
}
.header{
    width: 1200px;
    margin: 0 auto;
 height:92px;
}
.logo{
    width:181px;
    height:64px;
    margin-top:12px;
    margin-right:20px;
    overflow:hidden;
}
.logo a{
    display:block;
    width:181px;
    height:64px;
} 
.jindielogo{width:200px;    margin-top:12px;float:left;}
.nav{
    width:708px;
    z-index: 9;
}
.nav ul{
    float:left;
    height:92px;
    margin:0 auto;
}
.nav ul li{
    position: relative;
    float: left;
  
}
.nav ul li a{color:#444;  padding:0 16px;   float: left; font-family: 'Helvetica Neue', 'Hiragino Sans GB', 'Microsoft YaHei', 黑体, Arial, sans-serif;
    font-size: 20px;
    height:92px;
    font-weight:bold;
    line-height:92px;
    text-align: center;}
.nav ul li:hover a,.nav ul li.select a{     background: url(../images/main/xsj.png) no-repeat center right;color:#000; }


.nav ul li ul{ display: none;position: absolute;   background:#fff; width:100%; left:0px;top:92px; z-index:999; border:1px solid  #eeeeee; padding:15px; height:auto;
}
.nav li ul li {
	float:none;
	font-size: 14px;
	text-align:center;
	margin:0px; padding:0px;
	height:30px; line-height:30px;
	white-space:nowrap;
    position:relative;
    overflow:hidden;
}
.nav li ul li a,.nav  li:hover ul li a{ display:block;background:none;border:none;color:#666666;padding:0px;font-size:12px; height:30px; line-height:30px;}
.nav  li:hover ul {
	display: block;
}
.nav  li:hover ul li ul{ display: none;}
.nav ul li ul li ul{ display: none;position:absolute;left:80px;top:0px;}
.nav  li ul li:hover ul{ display: block;}
.nav li ul li a:hover{ color:#000;}

.friend_link{clear:both;width:1200px;margin:0 auto;margin-top:20px;overflow:hidden;border-top:1px solid #e5e5e5;padding-top:15px;line-height:25px; padding-bottom:30px;}
.friend_link b,.friend_link ul{float:left;}
.friend_link ul li{ float:left;margin-right:20px;}

.ipart_adnews{clear:both;width:1200px;margin:0 auto; overflow:hidden;}
.ipart_adnewsc {
    width: 1224px;
    margin: 0 auto;
    overflow: hidden;
 
}
.ipart_adnews .inewslist_tab {
    position: relative;
    float: left;
    width: 386px;
    margin-right: 22px;
    overflow: hidden;
}
.inewslist_tab .hd{    background: #0192e5; text-align:center; font-size:18px;
    color: #fff;height: 50px;
    line-height: 50px;}
.inewslist_tab .bd{}
.inewslist_tab .bd li{line-height:32px;height:32px;overflow:hidden;}
.inewslist_tab .bd li a{line-height:32px;height:32px;overflow:hidden; display:block;background:url(../images/main/plticon2.png) no-repeat center right; width:340px;padding-right:36px; margin-left:5px; }
.inewslist_tab .bd li a:hover{background:url(../images/main/plticon2_select.png) no-repeat center right;}



.searchdiv {
    position: relative;
    width: 60px;
    height: 33px;
    z-index: 999;
    margin-left:8px;
}
.btn-search{
    position: absolute;
    width:26px;
    height:25px;
    left: 5px;
    top: 24px;
    z-index: 2;
    text-transform: uppercase;
    background: url(../images/main/fdj.png) no-repeat center center;
    cursor:pointer;
}
.form-control-search {
    position: absolute;
    padding: 2px 35px 2px 15px;
    height: 25px;
    line-height: 25px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    right: 0;
    width: 0;
    top: 20px;
}
 

/***************轮播样式**************************/
/* index - banner */

.full_banner{ clear:both; height:505px; overflow:hidden; width:100%;}
.full_banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.full_banner .bd ul{width:100% !important;}
.full_banner .bd li{width:100% !important;float:left;height:505px;overflow:hidden;text-align:center;}
.full_banner .bd li a{ display:block;height:505px;  margin:0 auto;}
.full_banner .hd{width:1000px;z-index:1; position:relative; margin:0 auto; text-align:center;}
.full_banner .hd ul{text-align:center;padding-top:5px; position:absolute; right:460px; bottom:30px;}
.full_banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:8px;margin:5px;background:url(../images/tg_flash_p.png) -18px 0;overflow:hidden;
line-height:9999px;}
.full_banner .hd ul .on{background-position:0px 0px;}

/***************轮播样式结束**************************/


.main_box{
    position:relative;
    width:100%;
	margin-top:80px;
    overflow:hidden;
}
.main_box .i_tab{
    width:1200px;
    margin:40px auto 50px;
    overflow:hidden;
}
.main_box .i_tab .i_type{
   margin-bottom:26px;
}
.main_box .i_tab .i_type ul{
    width:1200px;
    height:52px;
    margin:0 auto;
}
.main_box .i_tab .i_type ul li{
    float:left;
    width:390px;
    height:50px;
    line-height:50px;
    margin-right:8px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    border-radius:40px;
    font-size:18px;
    cursor:pointer;
    text-align:center;
}
.main_box .i_tab .i_type ul .active{
    background:#0192e5;
    color:#fff;
}
.main_box .i_tab .info{
    width:1200px;
}
.main_box .i_tab .info ul{
    width:1224px;
    margin:0 auto;
    overflow:hidden;
    display:none;
}
 
.main_box .i_tab .info ul li{
    position: relative;
    float:left;
    width:386px;
    height:269px;
    margin-right:22px;
    overflow: hidden;
}
.main_box .i_tab .info ul li .pic{
    width:386px;
    height:269px;
}
.main_box .i_tab .info ul li .txt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 322px;
    height: 45px;
    background: rgba(0,0,0,0.6);
    color:#fff;
    padding:0 32px;
}
.main_box .i_tab .info ul li .txt a{
    display:block;
    width:60px;
    height:60px;
    margin:0 auto;
    padding-top:42px;
    overflow:hidden;
    display:none; 
}
.main_box .i_tab .info ul li .txt span{
    display:block;
    font-size:16px;
    height:45px;
    line-height:45px;
    text-align:center;
        overflow:hidden;
}
.main_box .i_tab .info ul li .txt p{
    width: 322px;
    margin: 0 auto;
    padding-top:10px;
    font-size:14px;
    border-top:1px solid #818184;
}
.foot{
    width:100%;
    background:#eeeeee;
    font-size:14px;
    margin:0 auto;
    overflow:hidden;
}
.foot .foot_top{
    width:1200px;
    margin:0 auto;
    padding:40px 0;
    overflow:hidden;
}
.foot .foot_top .foot_l{
    width:378px;
}
.foot .foot_top .foot_l .dl_l,.foot .foot_top .foot_l .dl_r{
    height:186px;
    border-right:1px solid #e1e1e1; 
}
.foot .foot_top .foot_l .dl_l{width:358px;}
.foot .foot_top .foot_l .dl_r{width:322px;}  
.foot .foot_top .foot_l .dl_l .tit,.foot .foot_top .foot_l .dl_r .tit{ 
    margin-left: 76px;
    height:34px;
    line-height:34px;
    font-size:22px;
    color:#1b1b1b;
}
.foot .foot_top .foot_l .tit i{
    float:left;
    display:block;
    font-style:normal;
    width:34px;
    height:34px;
    margin-right:18px; 
}
.foot .foot_top .foot_l .dl_l .tit i{
     background: url(../images/temp/fo1.png) no-repeat center center;
}
.foot .foot_top .foot_l .dl_r .tit i{
    background: url(../images/temp/fo2.png) no-repeat center center;
}
.foot .foot_top .foot_l .dl_l .info{
    width:346px;
}
.foot .foot_top .foot_l .dl_r .info{width:322px;margin-left:30px;}
.foot .foot_top .foot_l .dl_l .info ul li,.foot .foot_top .foot_l .dl_r .info ul li{
    float:left;
    margin-left:30px;
    margin-top:8px;
}
.foot .foot_top .foot_l .dl_l .info ul li{width:142px;}
.foot .foot_top .foot_l .dl_r .info ul li{width:100px;}
.foot .foot_top .foot_l .dl_l .info ul li a,.foot .foot_top .foot_l .dl_r .info ul li a{color:#939393;}
.foot .foot_top .foot_r{
    width:814px;
}
.foot .foot_top .foot_r .ewm{
    width:464px;
    margin-left:22px;
    margin-top:18px;
}
.foot .foot_top .foot_r .ewm .ewm_l{
    width:130px;
    margin-right:12px;
}
.foot .foot_top .foot_r .ewm_lc{width:280px; padding-left:10px;padding-top:2px;color:#666;}
.foot .foot_top .foot_r .ewm .ewm_l .pic{
    width:116px;
    height:115px;
    padding:6px;
    border:1px solid #d6d6d6;
}
.foot .foot_top .foot_r .ewm_l span{
    display:block;
    margin-top:14px;
    color:#767676;
    text-align:center;
}
.foot .foot_top .foot_r .tel{
    width: 272px;
        border-left: 1px solid #e1e1e1;
    line-height:26px;
    color:#3d3d3d;
    padding-top:18px;
    padding-left:40px;
}
.foot .foot_bot{
    width:100%;
    background:#313131;
    overflow:hidden;
}
.foot .foot_bot .foot_bot_box{
    width:1200px;
    margin:0 auto;
    padding:28px 0;
    overflow:hidden;
}
.foot .foot_bot .foot_bot_box ul{
    width: 650px;;
    margin:0 auto;
    padding-bottom: 14px;
    overflow: hidden;
}
.foot .foot_bot .foot_bot_box ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #cbcbcb;
}
.foot .foot_bot .foot_bot_box ul a {
    padding: 0 16px;
    color: #cbcbcb;
}
.foot .foot_bot .foot_bot_box ul li:first-child a{
    padding-left:0;
}
.foot .foot_bot .foot_bot_box ul li:last-child span{
    display:none;
}
.foot .foot_bot .foot_bot_box .copy{
    text-align:center;
    color:#6f6f6f;
}
/*summary*/
.main{
    width:100%;
    background:#f6f6f6;
    overflow:hidden;
    padding:18px 0 62px 0;
}
.main .summary{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.summary_l{
    width:218px;
    overflow:hidden;
}
.summary_l .sum_l_t span{
    display:block;
    width:120px;
    font-size:30px;
}
.summary_l .sum_l_t p{
    font-size:18px;
    color:#8e8e8e;
}
.summary_l .sum_l_t a{
    display:block;
    width:146px;
    height:38px;
    line-height:38px;
    font-size:16px;
    background:#fff;
    border:1px solid #dcdcdc;
    border-radius:10px;
    color:#007edd;
    text-align:center;
    margin-top:28px;
}
.summary_l .s_list{
     width:218px;  
     margin:40px 0; 
}
.summary_l .s_list ul li{
    background:#fff;
    height:47px;
    line-height:47px;
    font-size:18px;
    border-bottom:3px solid #fff;
    margin-bottom:2px;
}
.summary_l .s_list ul li a{
    display:block;
    width:176px;
    color:#303030;
    /*color:#0080cb;*/
    margin-left:22px;
    margin-right:20px;
    background: #fff url(../images/main/hjt.png) no-repeat center right; 
}
.summary_l .s_list ul li:hover{
    border-bottom:3px solid #0080cb;
}
.summary_l .s_list ul li:hover a{
    color:#0080cb;
    background: #fff url(../images/main/ljt.png) no-repeat center right; 
}
.summary_l .s_phone{
    color: #303030;
}
.summary_l .s_phone .dianhua{
    width:43px;
    height:43px;
    margin-top:8px;
    background: url(../images/main/sj.png) no-repeat center center;
}
.summary_l .s_phone .lianxi .title{
    font-size:16px;
}
.summary_l .s_phone .lianxi .phone{
    font-size:22px;
}
.summary_r{
    width:960px;
    overflow:hidden;
} 
.summary_r .summary_r_t{
    width:959px;
    height:302px;
    background: url(../images/temp/gx.jpg) no-repeat center center;
}
.summary_r .summary_r_t .title{
    color:#fff;
    font-size:34px;
    padding-top:90px;
    padding-left:70px;
}
.summary_r .summary_r_t .s_btn{
    padding-top:26px;
    padding-left:70px;
}
.summary_r .summary_r_t .s_btn a{
    width:148px;
    height:40px;
    line-height:40px;
    display:block;
    text-align:center;
    font-size:16px;
    border-radius:10px;
}
.summary_r .summary_r_t .s_btn .s_btn_l{
    background:#0080cb;
    color:#fff;
    margin-right:10px;
} 
.summary_r .summary_r_t .s_btn .s_btn_r{
    background:#fff;
    color:#0080cb;
}
.summary_r .summary_r_b{
    width:960px;
    background:#fff;
    overflow:hidden;
}
.summary_r .summary_r_b .tltle{
    width:660px;
    margin-top:38px;
    margin-left:50px;
    color:#303030;
    font-size:22px;
}
.summary_r .summary_r_b .s_info{
    width:910px;
    margin-top:36px;
    margin-left:50px;
    background: url(../images/temp/dn1.jpg) no-repeat center right;

}
.summary_r .summary_r_b .s_info .name{
    color:#303030;
    font-size:20px;
    padding-top:26px;
}
.summary_r .summary_r_b .s_info .txt{
    width:384px;
    padding-top:18px;
    color:#838383;
    margin-bottom:20px;
}
.summary_r .summary_r_b .b_btn{
    display:block;
    width:146px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    border-radius:10px;
    background:#0080cb;
    color:#fff;
    clear:both;
}
.summary_r .summary_r_b .mt40{
   margin-top: 40px;
}
.summary_r .summary_r_b .bg{
    width:403px;
    margin-left:0px;
    padding-left:515px;
    background: url(../images/temp/dn2.jpg) no-repeat center left;
    overflow:hidden;
}
.summary_r .summary_r_b .db_pic{
    width:960px;
    height:264px;
    margin-top:88px;
    background: url(../images/temp/sjt.jpg) no-repeat center center;
}
.summary_r .summary_r_b .db_pic .big{
    padding-top:74px;
    padding-left:60px;
    font-size:34px;
    color:#303030;
}
.summary_r .summary_r_b .db_pic .b_btn{
    margin-left:60px;
    margin-top:24px;
}
/*soluton*/
.summary_r .summary_r_b .bg2{
    width:910px;
    margin-top:36px;
    margin-left:50px;
    background: url(../images/temp/ipd.jpg) no-repeat center right;
    overflow:hidden;
}
.summary_r .summary_r_b .s_info .sol_a{
    color:#0080cb;
    font-size:16px;
}
.summary_r .summary_r_b .bg3{
    width:403px;
    margin-top:60px;
    margin-left:0px;
    padding-left:515px;
    background: url(../images/temp/dn3.jpg) no-repeat center left;
    overflow:hidden;
}
.summary_r .summary_r_b .bg4{
    width:910px;
    margin-top:36px;
    margin-left:50px;
    background: url(../images/temp/ipd2.jpg) no-repeat center right;
    margin-bottom:100px;
    overflow:hidden;
}
/*jdyIndex*/
.jdy_banner{
    width:100%;
    margin:0 auto;
    overflow:hidden;
}
.jdy_banner .jdy_box{
    position:relative;
    width:100%;
    overflow:hidden;
}
.jdy_banner .jdy_box .jdy_pic{
    position:relative;
    width:1920px;
    height:503px;
}
.jdy_banner .jdy_box .jdy_h3{
    position:absolute;
    width:1200px;
    top:0;
    left:360px;
}
.jdy_banner .jdy_box .jdy_h3 .jsy_zi{
   width: 521px;
   height: 154px;
   margin: 0 auto;
   margin-top: 97px;
}
.jdy_banner .jdy_box .jdy_h3 h3{
    background: url(../images/temp/jdy_zbg.png);
    letter-spacing: 1px;
    line-height: 42px;
    font-size: 48px;
    color: #000;
    padding-top: 24px;
    margin-top: -60px;
    text-align: center;
}
.jdy_banner .jdy_box .jdy_h3 h3 .jdy_color{
    color:#007bc4;
}
.jdy_banner .jdy_box .jdy_h3 h3 .jdy_font{
    font-size:24px;
    font-weight: 300;
}
.jdy_banner .jdy_box .jdy_h3 .jdy_btn{
    display:block;
    width:258px;
    height:58px;
    margin:24px auto 0;
    line-height:58px;
    text-align:center;
    background:#006ad3;
    border-radius:10px;
    font-size:24px;
    color:#fff;
}
.j_content-box{
    width:100%;
    overflow:hidden;
}
.j-size-md{padding-top:72px;}
.j_bg-white{background:#fff;}
.j_content-box .container{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.j_content-box .container .j-content-title h3{
    font-size:36px;
    text-align:center;
}
.j_font_bold{
   font-weight:500;
}
.j_content-box .container .j-content-title p{
    width:778px;
    margin:20px auto 30px;
    font-size:16px;
    color:#767676;
    text-align:center;
}
.j_content-box .container .j_row{
    width:1200px;
    margin-bottom:102px;
    overflow:hidden;
}
.j_content-box .container .j_row ul{
    width:1220px;
    overflow:hidden;
}   
.j_content-box .container .j_row ul li{
    float:left;
    width:181px;
    height:214px;
    background:#f6f6f6;
    margin-right:18px;
    text-align:center;
    padding:50px 53px 0 53px;
}
.j_content-box .container .j_row ul li .j_row_pic{
    width:72px;
    height:73px;
    margin:0 auto;
}
.j_content-box .container .j_row ul li h3{
    font-size:24px;
    margin-top:10px;
    color:#363636;
}
.j_content-box .container .j_row ul li p {
    font-size:16px;
     color:#292929;
}
.j_bg-grey-1{background:#f6f6f6;}
.j-size-lg{padding-top:58px}
.j_border_top{border-top:4px solid #f2f2f2;}
.j_content-box .container .j_row2{
    width: 1200px;
    overflow: hidden;
}
.j_size_pb{padding-bottom:110px;}
.j_content-box .container .j_row2 .j_row_l{
    position:relative;
    width:620px;
}
.j_content-box .container .j_row2 .j_row_l .j_row_h3 h3{font-size:36px;}
.j_content-box .container .j_row2 .j_row_l .j_ewm{
    position:relative;
    width:354px;
    padding:18px 14px 18px 20px;
    top: 20px;
    background:#fff;
    color:#8d8d8d;
    overflow:hidden;
    z-index:2;
}
.j_content-box .container .j_row2 .j_row_l .j_ewm span{
    float:left;
    display:block;
    width:182px;
    font-size:18px;
    padding-top:22px;
}
.j_content-box .container .j_row2 .j_row_l .j_ewm .j_ewm_r{
    width:114px;
    height:113px;
    padding:6px;
    border:1px solid #e5e5e5;
    float:right;
}
.j_content-box .container .j_row2 .j_row_l a{
    display:block;
    width:208px;
    height:54px;
    line-height:54px;
    border-radius:10px;
    background:#006ad3;
    font-size:22px;
    text-align:center;
    margin-top:60px;
    color:#fff;
}
.j_content-box .container .j_row2 .j_row_l .j_img{
    position:absolute;
    top: 16px;
    right: 0px;
    width:374px;
    height:374px;
    z-index:1;
}
.j_content-box .container .j_row2 .j_row_r{
    width:546px;
    margin-top: 16px;
}
.j_content-box .container .j_row2 .j_row_r ul li{margin-bottom:16px;}
.j_content-box .container .j_row2 .j_row_r ul li:last-child{margin-bottom:0;}
.j_content-box .container .j_row2 .j_row_r ul li a{
    display:block;
    height:72px;
    line-height:72px;
    font-size:24px;
    color:#fff;
    background:#006ad3;
    padding-left:26px;
}
.j_content-box .container .j_row2 .j_row_r ul li .jdy_info{
    background:#fff;
    color:#767676;
    font-size:16px;
    padding:24px 54px 42px 26px;
    display:none;
}
.j_bg-parallax{
    background-attachment: fixed;
    background-size: cover;
    background:transparent url(../images/temp/jdyd_bg.jpg) no-repeat center center;
    height:497px;
}
.j_size_mb210{margin-bottom:210px;}
.j_font_white{color:#fff !important;}
.j_content-box .container .j_ul ul li{
    float:left;
    font-size:22px;
}
.j_content-box .container .j_ul ul li:nth-child(1),
.j_content-box .container .j_ul ul li:nth-child(2),
.j_content-box .container .j_ul ul li:nth-child(4){
    width:230px;
    margin-right:92px;
}
.j_content-box .container .j_ul ul li:nth-child(3){
    width:262px;
    margin-right:50px;
}
.j_content-box .container .j_ul ul li:last-child{margin-right:0px;}
.j_content-box .container .j_row .j_kh{
    float:left;
    margin-right:30px;
}.j_content-box .container .j_row .j_kh:last-child{
     margin-right:0px;
 }
.j_content-box .container .j_kh p{
   position: relative;
   width: 320px;
   text-align: left;
   padding: 34px 40px 34px 18px;
   border: 1px solid #e5e5e5;
   color:#767777;
   background:#f4f5f7;
}
.j_content-box .container .j_kh .j_xsj{
    position: relative;
    width:33px;
    height:17px;
    top: -2px;
    left: 34px;
}
.j_content-box .container .j_kh .j-person{margin-top:10px;}
.j_content-box .container .j_kh .j_p_pic{
    width:90px;
    height:90px;
}
.j_content-box .container .j_kh .j-person .j_rw{
    font-weight:bold;
    margin-left:20px;
}
.j_content-box .container .j_kh .j-person .j_rw .j_name{
    display:block;
    font-size:22px;
    color:#191919;
}
.j_content-box .container .j_kh .j-person .j_rw .j_zw{
    color:#01baef;
    font-size:18px;
}
/*kis旗舰版概述*/
.summary_l .w218 span{width:218px;}
.summary_r .summary_r_b .sj_bg{
    margin-top:36px;
    background: url(../images/temp/KIS-A-01.png) no-repeat center right;
    background-size:400px;
}
.summary_r .summary_r_b .w520{
    width: 520px;
    font-size: 26px;
    text-align: justify;
}
.summary_r .summary_r_b .s_info .kis_box{
    width:389px;
    overflow: hidden;
}
.summary_r .summary_r_b .s_info .kis_box .kis_b_l,.summary_r .summary_r_b .s_info .kis_box .kis_b_l img{
    width: 56px;
    height: 56px;
    margin-top: 16px;
}
.summary_r .summary_r_b .kis_box .w301{
    width:301px;
}
.summary_r .summary_r_b .blue_bg{
   background:#0080cb url(../images/temp/service.png) no-repeat 714px center;
}
.summary_r .summary_r_b .blue_bg .big{
    padding-top:32px;
    padding-bottom: 14px;
}
.summary_r .summary_r_b .db_pic span{
    display: block;
    padding-left: 60px;
    padding-top: 6px;
}
.summary_r .summary_r_b .db_pic .j_font_white{color:#fff;}
.summary_r .summary_r_b .db_pic .kis_bc{
    background:#fff;
    color:#0080cb;
}
/*kis旗舰版解决方案*/
.summary_r .summary_r_b .bg5{
    width:910px;
    margin-top:10px;
    margin-left:50px;
    background: url(../images/temp/KIS-AF-01.png) no-repeat center right;
    background-size:425px;
    overflow:hidden;
}
.summary_r .summary_r_b .kis_name{
    font-size: 20px;
    padding-left:50px;
    padding-top:16px;
}
.summary_r .summary_r_b .s_info .kis_pm{
    padding-top: 10px;
    margin-bottom: 0px;
}  
.summary_r .summary_r_b .bg6{
    width:403px;
    margin-top:60px;
    margin-left:0px;
    padding-left:515px;
    background: url(../images/temp/KIS-AF-02.png) no-repeat center left;
    background-size:425px;
    overflow:hidden;
}
/*kis专业版概述*/
.summary_r .summary_r_b .sj_bg1{
    margin-top:36px;
    background: url(../images/temp/KIS-B-011.png) no-repeat center right;
    background-size:400px;
}
.summary_r .summary_r_b .sj_bg2{
    width:410px;
    margin-top:36px;
    background: url(../images/temp/KIS-B-022.png) no-repeat center left;
    background-size:400px;
    padding-left:480px;
}
/*kis专业版解决方案*/
.summary_r .summary_r_b .bg7{
    width:910px;
    margin-top:10px;
    margin-left:50px;
    background: url(../images/temp/KIS-BF-011.png) no-repeat center right;
    background-size:425px;
    overflow:hidden;
}
.summary_r .summary_r_b .bg8{
    width:403px;
    margin-top:60px;
    margin-left:0px;
    padding-left:515px;
    background: url(../images/temp/KIS-BF-022.png) no-repeat center left;
    background-size:425px;
    overflow:hidden;
}
.summary_r .summary_r_b .bg9{
    width:910px;
    margin-top:10px;
    margin-left:50px;
    background: url(../images/temp/KIS-BF-033.png) no-repeat center right;
    background-size:425px;
    overflow:hidden;
}
.summary_r .summary_r_b .bg10{
    width:403px;
    margin-top:60px;
    margin-left:0px;
    padding-left:515px;
    background: url(../images/temp/KIS-BF-044.png) no-repeat center left;
    background-size:425px;
    overflow:hidden;
}






























/***************新闻**************************/
.p_banner{    width: 100%;overflow: hidden;margin: 0 auto;}
.p_bannerc{ height: 272px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;}

.p_left{width:195px;float:left;}
.p_right{width:980px; float:right;}
.p_left .hd{height:55px; background:#006abe; text-align:center; line-height:55px;}
.p_left .hd span{font-size:16px;color:#fff;background:url(../images/main/plticon.png) no-repeat center right; padding-right:20px; }

.p_left .bd{ background:#f5f5f5;padding:15px 20px;}
.p_left .bd  li{line-height:32px;font-size:14px;}
.p_left .bd  a{ display:block;background:url(../images/main/plticon2.png) no-repeat center right;}
.p_left .bd  a:hover,.p_left .bd  a.select{background:url(../images/main/plticon2_select.png) no-repeat center right;color:#006abe;}
.p_left .bd li ul li  a{ display:block;background:url(../images/main/plticon4.png) no-repeat 5px 15px; padding-left:15px;font-size:12px;}
.p_left .bd li ul li  a:hover,.p_left .bd li ul li  a.select{background:url(../images/main/plticon4_select.png) no-repeat 5px 15px;color:#006abe;}
.p_right .hd{border-bottom:1px solid #dddddd;height:40px;line-height:40px;}
.p_right .hd b{float:left;font-size:16px;}
.crumbs{color:#999;font-size:14px; padding-left:5px; }
.crumbs span{margin-right:8px;}
.newlist{}
.news_search{ clear:both;margin:10px 0px; padding:6px 10px; background:#f5f5f5;border:1px dotted #e5e5e5;}
.newlist li{border-bottom:1px solid #e5e5e5; padding-left:10px; margin-top:10px; overflow:hidden; padding-bottom:10px;}
.newlist li .time,.newlist li .img,.newlist li .info{ float:left; margin-right:10px;}
.newlist li .time{width:60px;text-align:center;}
.newlist  .time b{font-size:36px; color:#959595;display:block;height:40px;line-height:40px;}
.newlist  .time span{color:#959595;display:block;height:20px;line-height:20px;}
.newlist li .img{border:2px solid #eee;width:60px;height:60px;overflow:hidden;}
.newlist li .img img{width:60px;height:auto;}
.newlist li .info{width:720px;}
.newlist li .info .title{    color: #414141;
    font-size: 16px;line-height:24px;height:24px;
    font-family: "微软雅黑";
    font-weight: bold;}
.newlist li .info .desc{line-height:21px;height:42px;overflow:hidden; color:#717171;}
.news_show{clear:both;  overflow:hidden;}
.news_show h1{font-size:20px; text-align:center;font-weight:normal; line-height:30px; margin-top:15px;}
.time_views{ text-align:center; margin-top:5px;}
.time_views span{margin-right:10px;color:#b5b5b5;}
.time_views span a{color:#b5b5b5;}
.time_views span i{font-size:10px; color:#ffd59f; margin-right:3px;}
.news_detail{font-size:14px;line-height:1.8;margin-top:20px; color:#383838;padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.back_next{ line-height:30px; margin-top:5px;}
.back_next .back{ float:left;}
.back_next .next{ float:right;}
.newsbanner{clear:both;  overflow:hidden;margin-top:10px;}
.related_news{clear:both;  overflow:hidden;margin:10px 0px;}
.related_news .related_hd{border-bottom:3px solid #ccc; line-height:40px;font-size:16px;}
.related_news .related_bd{clear:both;  overflow:hidden;margin-top:10px;}
.related_news .related_bd li{ float:left; width:48%;padding-right:2%; overflow:hidden; height:30px; line-height:30px;}
.related_news .related_bd li  a{ display:block;background:url(../images/main/plticon4.png) no-repeat 5px 12px; padding-left:15px;font-size:12px;}
.related_news .related_bd li  a:hover{background:url(../images/main/plticon4_select.png) no-repeat 5px 12px;}


/***************表单**************************/
.forms_list{ border:1px solid #e1e1e1; padding:5px 15px 15px 15px; margin-top:10px;}
.forms_list  li{border-bottom:1px dotted #e1e1e1;font-size:14px; clear:both;overflow:hidden;line-height:40px;}
.forms_list  a{ display:block;background:url(../images/main/plticon2.png) no-repeat 5px 16px;height:40px;overflow:hidden; padding-left:18px; float:left;width:80%;}
.forms_list  a:hover{background:url(../images/main/plticon2_select.png) no-repeat 5px 16px;}
.forms_list  span{float:right; color:#999;font-size:12px;}

.forms_details{border:1px solid #e1e1e1; padding:5px 15px 15px 15px; margin-top:10px;}
.forms_details .hd{border-bottom: 1px #E7E7E7 solid;padding: 10px 0;}
.forms_details h1{
    font-size: 22px;
    font-weight: bold;
    line-height: 38px;
    color: #000;
}
.forms_details .time{color:#999; padding-left:5px;}
.forms_details  .bd{ padding:10px 20px;font-size:14px;}
.question_dlist li{ clear:both;padding-top:15px; line-height:30px;}
.question_dlist li b{font-weight:normal;}
.question_dlist li div{margin-top:5px;}
.question_dlist li div .input_form{ 
    width: 588px;
    border: 1px #e5e5e5 solid;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 10px;}
.question_dlist li div textarea {
    width: 589px;
    padding: 5px;
    border: 1px #e5e5e5 solid;
    min-height: 60px;
    line-height: 22px;
    font-size: 12px;
    color: #a9a9a9;
}
.form_sub{    background: #f60;width: 100px;color: #fff;text-align: center;line-height: 30px;height: 30px;border:0px; cursor:pointer;margin-top:5px;}
.mn_select {position: relative;  z-index:1;width:450px;height:30px; line-height:30px; background:#fff;  }
.mn_select cite {width: 560px; height:28px; line-height: 28px; display: block;  
color: #a9a9a9; cursor: pointer; font-style: normal; padding-left:10px;padding-right: 30px;  
border:1px solid #E5E5E5;  background: url(../images/common/xjt.png) no-repeat right center; }
.mn_select ul {width: 600px;   border: 1px solid #E5E5E5; border-top:none; overflow-y:auto; background-color: #ffffff; padding:5px 0px; position: absolute; z-index: 20000;  margin-top: 0px;  display: none; }
.mn_select ul li { height: 34px; line-height: 34px;padding-top:0px; }
.mn_select ul li a {display: block;height: 34px; color: #333333;text-decoration: none;  padding-left: 10px;  padding-right: 10px;  } 
.mn_select ul li a:hover {background-color: #CCC;}
.mn_select select{width:290px;border:1px solid #d2d2d2;height:36px; line-height:36px; background:#fff; }


/*********案例***********/
.div_area_search{ clear:both; margin-top:10px;position:relative;z-index:9;}

.stxsearch{float:left;}
.stxsearch .s_input{ width:150px; padding:0px 3px; line-height:30px; height:30px; border:1px solid #E3E3E3;}
.stxsearch_sub{    color: #383838;
    border: 1px solid #dbdbdb;
    background: #f6f6f6;
    text-align: center;
    line-height: 30px;
    padding: 0px 20px;
    margin-left: 8px;
    cursor: pointer;
    }
.sellerlist{ overflow:hidden; clear:both; min-height:180px;}
.sellerlist ul{width: 810px;}
.sellerlist ul li{width:188px; float:left; margin-right:13px; margin-top:10px;}
.sellerlist ul li .img{width:188px;height:188px; overflow:hidden;text-align:center;}
.sellerlist ul li .name{height:26px;line-height:26px;overflow:hidden;  font-size:14px; text-align:center;}

/**select***/
.m-select{height:32px;float:left;width:288px;background-image:url(../images/main/selector.png);background-repeat:no-repeat;background-position:100% 0;border-radius: 5px; margin-right:8px;}
.m-select-w{width:100px;}
.m-focus{background-position:100% 100%;position:relative;}
.m-select dt{line-height:32px;border:1px solid #E3E3E3;text-align:center;text-indent:-31px;cursor:pointer;height:30px;border-radius: 5px;}
.m-select dd{width:100%;overflow-y:auto;background:#fff;position:absolute;left:0;top:32px;display:none;border-top:2px solid #E3E3E3;border-bottom:2px solid #E3E3E3;border-radius: 5px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}
.m-select dd a{display:block;font-size:12px;text-indent:1em;line-height:32px;border-right:2px solid #E3E3E3;border-left:2px solid #E3E3E3;height:32px;}
.m-select dd a:hover{text-decoration:none;background:#eee;}

.m-select dd.age,.m-select dd.height{width:600px;border:2px solid #E3E3E3;}
.m-select dd.age a,.m-select dd.height a{float:left;width:40px;text-align:center;border:none;display:inline-block;text-indent:0;height:24px;line-height:24px;}

.m-select dd.region{width:660px;height:240px;border:2px solid #E3E3E3;}
.region .tab{height:28px;padding:10px 0 0 10px;}
.region .tab li{float:left;height:24px;line-height:24px;padding:0 20px;border:1px solid #E3E3E3;margin-right:5px;cursor:pointer;}
.region .tab li.on{border:2px solid #723928;cursor:default;position:relative;background:#723928;color:#fff;}
.region .tab-con{border-top:2px solid #723928;margin:0 10px 10px 10px;position:relative;top:-2px;background:#fff; padding-top:10px;}
.m-select dd.region a{float:left;text-align:center;border:none;width:62px;overflow:hidden;overflow:hidden;display:inline-block;text-indent:0;}
.btn_area_select{padding:0px 10px 10px 10px;}

/******下载*******/
.down_list{}
.down_list li{border-bottom:1px solid #e5e5e5; margin-top:10px; overflow:hidden; padding-bottom:10px; overflow:hidden;}
.down_list li .down_list_hd{
    height: 36px;
    padding:0px 15px;
    line-height: 36px;
    background: #f7f7f7;}
.down_list li .down_list_hd  span{ float:left;}
.down_list li .down_list_hd  em{ float:right; color:#888;}
.down_list li .down_list_bd{ clear:both; margin-top:8px;}
.down_list li .img,.newlist li .info{ float:left; margin-right:10px;}
.down_list li .img{border:2px solid #eee;width:60px;height:60px;overflow:hidden;}
.down_list li .img img{width:60px;height:auto;}
.down_list li .info{width:680px;}
.down_list li .info .title{    color: #414141;
    font-size: 14px;line-height:24px;height:24px;
    font-family: "微软雅黑";
    font-weight: bold;}
.down_list li .info .desc{line-height:21px;height:42px;overflow:hidden; color:#717171;}

.down_load_infolist{ clear:both; border:1px solid #eee; overflow:hidden; margin-top:10px;}
.down_load_infolist li{ width:48%; line-height:30px; float:left; border-bottom:1px solid #eee; padding-left:2%;color:#555;}
.down_load_infolist li span{ color:#888;}
.download_sub { clear:both; margin-top:10px; text-align:right;}
.download_sub  a{ width:120px; height:32px; line-height:32px; background:#fd9500; text-align:center; display:inline-block; color:#fff; border-radius:3px; cursor:pointer;}

/******视频*******/
.video_list{}
.video_list li{ clear:both; margin-top:30px; overflow:hidden;}
.video_list li .img{ width:225px;height:150px; float:left; margin-right:20px; position:relative;}
.video_list li .img .b_cover{ position:absolute;height:30px;line-height:30px; right:0px;bottom:0px;color:#fff;}
.video_list li .img .b_cover span{ font-size:12px; margin-right:10px;}
.video_list li .img img{ width:100%; height:auto;}
.video_list li .info{ width:535px;float:left;}
.video_list li .title{ font-size:20px;line-height:34px; max-height:68px; overflow:hidden;}
.video_list li .desc{ font-size:14px; color:#666; margin-top:5px;}
.video_list li .time{color:#888; margin-top:5px;}
.video_list li .time span{ margin-right:15px;}
.jp-video-360p{ margin:0 auto; margin-top:20px; clear:both;}
/*jdy 云会计*/
.j-size-dg{padding-bottom:60px;}
.j_title{
    position:absolute;
    width:1200px;
    top: 110px;
    left:360px;
    text-align:center;
}
.j_title h3{font-size:55px;}    
.j_title a{
    display: block;
    width: 64px;
    margin: 0 auto;
    font-size: 16px;
    border: 2px solid #fff;
    margin-top: 10px;
    padding: 10px 20px 8px 20px;
    font-weight: bold;
    cursor: pointer;
    color:#fff;
}
.j_title a:hover{
    color:#333;
    background:#fff;
}
.j_content-box .container .j-content-title .j_t_name{
    font-size:30px;
    margin-bottom:30px;
}
.j_color_hui{color:#3f444a;}
.j-content-title .j-line-center {
    width: 30px;
    height: 3px;
    background-color: #32c5d2;
    margin: 0 auto 30px auto;
}
.j_row3 ul li{
    float:left;
    width:280px;
    height:80px;
    padding:40px;
    margin:0 15px;
    margin-bottom:20px;
    background:#fff;
}
.j_row3 ul li .j-icon-wrapper{
    float:left;
    width:70px;
    height:70px;
    padding:10px 0;
    margin-right:25px;
}
.j-theme{
    width: 60px;
    height: 60px;
    float: left;
    background: url(../images/temp/default.png) no-repeat;
    background-size:cover;
}
.j_row3 ul li .j-icon-wrapper .j_icon_1{
      background-position:0px -2760px;
}
.j_row3 ul li h3{font-size:20px;}
.j_row3 ul li p{
    font-size: 17px;
    color: #5c6873;
    font-weight: 300;
    padding-left: 95px;
    margin: 0;
}
.j_row3 ul li .j-icon-wrapper .j_icon_2{
     background-position:0px  -2694px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_3{
     background-position:0px  -2644px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_4{
     background-position:0px  -2580px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_6{
     background-position:0px  -2520px;
}
.j-font-center{text-align: center;}
.j_row3 ul li:nth-child(5){
    background: #32c5d2 !important;
    display: table-cell;
    vertical-align: middle;
    animation-name: bounceInUp;
}
.j_bg-parallax2{
    background-attachment: fixed;
    background-size: cover;
    background-image:url(../images/temp/bg-37.jpg);
    background-position:center center;
    background-color: transparent;
    min-height: 100%;
}
.j_size_md2{
    padding: 60px 0;
}
.j-margin-b-60{margin-bottom:60px;}
.j-title{margin-top: 20px;}
.j-font-20{font-size:20px;}
.j-font-uppercase {text-transform: uppercase;}
.j_icon_7{background-position:0px  -2460px;}
.j_icon_8{background-position:0px  -2400px;}
.j_icon_9{background-position:0px  -2340px;}
.j_icon_10{background-position:0px  -2280px;}
.j_hr{display: inline-block;}
.j_pb30{padding-bottom:30px;}
.j_ul2 li{float:left;}
.j-bold{font-weight: 600 !important;}
.j_ul2 ul li{
  position:relative;
  width:262px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align:center;
}
.j_ul2 ul li .j_hr:before,.j_ul2 ul li .j_hr:after{
    border-top: 1px solid #32c5d2;
    display: block;
    height: 1px;
    content: " ";
    width: 104px;
    position: absolute;
    left: 0;
    top: 2.2em;
    text-align:center;
}
.j_ul2 ul li .j_hr:after{
    right: 0;
    left: auto;
}
.j-theme-nav{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.j-theme-nav ul li{
    float:left;
    font-size:16px;
    color:#32C5DA;
    background:#EDF1F5;
    width:164px;
    height:62px;
    line-height:62px;
    text-align:center;
    margin-right:2px;
    cursor: pointer;
}
.j-theme-nav ul .active,.j-theme-nav ul li:hover{
    background:#fff;

}
.j-tab-items{
    width:100%;
    margin:0 auto;
    padding: 85px 0 60px 0;
    background:#fff;
    overflow:hidden;
}
.j-tab-items ul{display:none;}
.j-tab-items ul:nth-child(1){display:block;}
.j-tab-items ul li{
    font-size:20px;
    color:#5f6f77;
    margin-bottom:15px;
}
.j_w_470 ul li{width:470px;}
.j-tab-items ul li i{
    float:left;
    width:30px;
    height:30px;
    font-style:normal;
    margin-right:10px;
}
.j-tab-items ul li h4{
    font-weight:500;
}
.j-tab-items a{
    display: block;
    width: 64px;
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 20px 8px 20px;
    font-weight: bold;
    cursor: pointer;
    background:#32c5d2;
    margin-top:32px;
}
.j-theme-bg{background:#32c5d2 !important}
.j-theme-darken{
    background: #26a1ab !important;
}
.owl-wrapper-outer{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.owl-wrapper-outer ul{
    width:9600px;
}
.owl-wrapper-outer ul li{
    width:1200px;
    float:left;
    color:#fff;
    text-align:center;
}
.owl-wrapper-outer ul li .owl_item{
    width:600px;
    margin: 0 auto;
}
.owl-wrapper-outer ul li .owl_item p{
    font-size: 18px;
    margin-bottom:20px;
}
.owl-wrapper-outer ul li .owl_item h3{
    font-size:14px;
    margin-bottom:20px;
}
.owl-controls{
    margin-top:60px;
}
.owl-controls ul li{
    float:left;
    background:#e1e1e1;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    border-radius: 20px;
    cursor: pointer;
}
.owl-controls ul{width:104px;margin:0 auto;}
.owl-controls ul .on,.owl-controls ul li:hover{
    opacity:1;
    background:#fff;
}
.j-md60{padding-top:60px;}   
.j-xz-nav ul li{
    float:left;
    font-size:16px;
    background:#d5e0ea;
    margin-right:0;
    color:#fff;
    padding:20px 15px;
    width:138px;
    text-align:center;
    margin-right:2px;
    cursor: pointer;
}
.j-xz-nav ul li:hover{background:#6f95b7;}
.j-xz-nav ul .active{background:#5bc2ce;}
.j-xz-tab{padding:30px 0;}
.tabpanel{
    display:none;
}
.tabpanel:nth-child(1){
    display:block;
}
.tabpanel h4{color:#5f6f77;}
.j-font-23{font-size:23px;}
.j-font-18{font-size:18px;}
.j-font-16{font-size:16px;}
.tabpanel p{
    color:#9aaab3;
    font-size:17px;
}
/*jdy 云进销存*/
.j_pd116{padding-top:116px;}
.j_row3 ul li .j-icon-wrapper .j_icon_7{
     background-position:0px  0px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_8{
     background-position:0px  -2100px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_9{
     background-position:0px  -2040px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_10{
    background-position:0px  -1978px;
}
.j-bg-blue{
    background-color: #3498DB !important;
}
.j_jxc_pic{
    width:760px;
    height:404px;
    margin:0 auto;
}
.j_jxc_pic2{
    width:760px;
    height:301px;
    margin:0 auto;
}
.j-tab-items ul li p{
    font-size:17px;
    color:#7d929d;
}
.j_width ul li{width:260px;}
/*jdy 云财贸*/
.j_ymy_w ul li{
    width:470px;
}
.j_row3 ul li .j-icon-wrapper .j_icon_11{background-position:0px  -1202px;}
.j_row3 ul li .j-icon-wrapper .j_icon_12{background-position:0px  -1142px;}
.j_row3 ul li .j-icon-wrapper .j_icon_13{background-position:0px  -1080px;}
.j-bg-yellow-3{
    background-color: #c5b96b !important;
}
.j_row4{
    width:1200px;
    margin:0 auto;
    margin-bottom: 50px;
    overflow:hidden;
}
.j_row4 ul li{
    float:left;
    padding:0 15px;
}
.j_row4 ul li a i{
    display: block;
    float: left;
    width: 20px;
    height: 18px;
    margin-top: 2px;
    margin-right: 5px;
    font-style: normal;
}
.j_row4 ul li a .i1{
    background: url(../images/temp/i_1.jpg) no-repeat;
}
.j_row4 ul li a:hover .i1{ 
    background: url(../images/temp/iw11.jpg) no-repeat;
}
.j_row4 ul li a .i2{
    background: url(../images/temp/i_2.jpg) no-repeat;
}
.j_row4 ul li a:hover .i2{ 
    background: url(../images/temp/iw22.jpg) no-repeat;
}
.j_row4 ul li a .i3{
    background: url(../images/temp/i_3.jpg) no-repeat;
}
.j_row4 ul li a:hover .i3{ 
    background: url(../images/temp/iw33.jpg) no-repeat;
}
.j_row4 ul li a .i4{
    background: url(../images/temp/i_4.jpg) no-repeat;
}
.j_row4 ul li a:hover .i4{ 
    background: url(../images/temp/iw44.jpg) no-repeat;
}
.j_row4 ul li a .i5{
    background: url(../images/temp/i_5.jpg) no-repeat;
}
.j_row4 ul li a:hover .i5{ 
    background: url(../images/temp/iw55.jpg) no-repeat;
}
.j_row4 ul li a .i6{
    background: url(../images/temp/i_6.jpg) no-repeat;
}
.j_row4 ul li a:hover .i6{ 
    background: url(../images/temp/iw66.jpg) no-repeat;
}
.j_row4 ul li a .i7{
    background: url(../images/temp/i_7.jpg) no-repeat;
}
.j_row4 ul li a:hover .i7{ 
    background: url(../images/temp/iw77.jpg) no-repeat;
}
.j_row4 ul li a .i8{
    background: url(../images/temp/i_8.jpg) no-repeat;
}
.j_row4 ul li a:hover .i8{ 
    background: url(../images/temp/iw88.jpg) no-repeat;
}
.j_row4 ul li a{
    display: block;
    width: 242px;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    color: #3f444a;
}
.j_row4 ul li a:hover{
    color:#32c5d3;
}
/*jdy 管易云*/
.h140 ul li{height:140px;}
.j_row3 ul li .j-icon-wrapper .j_icon_14{background-position:0px  -1922px;}
.j_row3 ul li .j-icon-wrapper .j_icon_15{background-position:0px  -1868px;}
.j_row3 ul li .j-icon-wrapper .j_icon_16{background-position:0px  -1800px;}
.j_row3 ul li .j-icon-wrapper .j_icon_17{background-position:0px  -1742px;}
.j_row3 ul li .j-icon-wrapper .j_icon_18{background-position:0px -1680px;}
.h140 ul li:nth-child(5) h3:nth-child(1){
    margin-top:36px;
}
.j_jxc_pic3{
    width: 800px;
    height: 506px;
    margin: 0 auto;
}
.jdy_dsf{
    position:relative;
    text-align: center;
}
.j-theme-border{
    border-color: #32c5d2 !important;
}
.jdy_dsf .j-tile{
    background: #ffffff;
    width: 354px;
    float: left;
    padding: 90px 0;
    margin: 0 20px;
    border:3px solid transparent;
}
.jdy_dsf .j-tile-small{
    margin: 40px 0;
    padding: 50px 0;
}
.jdy_dsf .j-tile h1{
    font-size:25px;
}
.jdy_dsf .j-tile p{
    font-size:15px;
    color:#5c6873;
    margin-bottom:10px;
    text-transform: uppercase;
}
.j-font-green{color: #32c5d2 !important;}
.jdy_dsf .j-tile a{
    display:block;
    width:80px;
    margin:0 auto;
    margin-top: 40px;
    padding: 10px 20px 8px 20px;
    font-size:16px;
}
.j-btn-dark{
    color: #2f353b;
    background: none;
    border:2px solid #2f353b;
}
.j-btn-dark:hover{
    background:#2f353b;
    color:#fff;
}
.jdy_dsf .j-highlight{
    background:#32c5d2;
}
.jdy_dsf .j-highlight p{color:#fff;}
.jdy_dsf .j-highlight a{
    color:#fff;
    border:2px solid #fff;
    background:#32c5d2;
}
.jdy_dsf .j-highlight a:hover{
    background:#fff;
    color:#2f353b;
}
.col-sm-5{
    width:442px;
    padding:0 15px;
}
.col-sm-5 .j_h1{
    clear:both;
}
.col-sm-5 .j_h1 h1{
    color:#3f444a;
    font-size:22px;
    margin:10px 0;
    font-weight: 500;
}
.col-sm-5 .j_h1 p{
    color:#5c6873;
    font-size:17px;
    margin-bottom:10px;
}
.j_ggy_pic{
    width:704px;
    height:472px;
}
.j-bg-grey-3{
    background-color: #7f8c97 !important;
}
.j-theme-box ul li{
    width: inherit;
    padding: 0 14px;
    color: #ffffff;
    font-weight:600;
    background: #d5e0ea;
}
.j-theme-box ul li:hover{background:#6f95b7;}
.j-theme-box ul .active{
    background:#5bc2ce;
}
.j-tab-box{
    padding:0;
    background:#7f8c97;
}
.j-tab-box ul{margin:8px 0;}
.j-tab-box ul li{
    margin-left:30px;
    margin-bottom:10px;
}
.j-tab-box a{margin-top:0;}
/*关于我们*/
.p_banner{
    clear: both;
    height: 505px;
    overflow: hidden;
    width: 100%;
} 
.ab_xiandao{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.ab_xiandao .ab_xd_l{
    width:666px;
}
.ab_xiandao .ab_xd_l .ad_tilt{
    border-bottom:1px solid #e5e5e5;
    height:57px;
    padding-bottom:20px;
    margin-bottom:4px;
}
.ab_xiandao .ab_xd_l .ad_tilt h3{
    font-size:36px;
    font-weight:500;
    float:left;
}
.ab_xiandao .ab_xd_l .ad_tilt span{
    float:left;
    padding-left:16px;
    padding-top:26px;
    color:#575757;
    font-size:14px;
}
.ab_xiandao .ab_xd_l .ad_info{
    padding:24px 0 30px 0;
    border-top:1px solid #e5e5e5;
}
.ab_xiandao .ab_xd_l .ad_info p,.ab_guanyu .ab_xd_l .ad_info p{
    margin-bottom:18px;
    color:#8f8f8f;
    font-size:14px;
}
.ab_xiandao .ab_xd_r{
    width:478px;
    padding-top:20px;
}
.ab_xd_r .big_pic{
    width:301px;
    height:407px;
    margin-right:8px;
}
.ab_xd_r .sm_pic_t{
    width:167px;
    height:195px;
    margin-bottom:8px;
}
.ab_xd_r .sm_pic_b{
    width:167px;
    height:205px;
}
.ab_xd_b{
   clear:both;
}
.ab_xd_b .ab_titl2{
    position:relative;
}
.ab_xd_b .ab_titl2 h3,.ab_team .ab_titl3 h3{
    font-size:36px;
    font-weight:500;
    text-align:center;
}
.ab_xd_b .ab_titl2:before,.ab_xd_b .ab_titl2:after{
    border-top:1px solid #dcdcdc;
    display:block;
    height:1px;
    content:" ";
    width:494px;
    position:absolute;
    left:0;
    top:2.2em;
    text-align:center;
}
.ab_xd_b .ab_titl2:after {
    right: 0;
    left: auto;
}
.ab_xd_b .ab_info2{
    width:1198px;
    margin-top:30px;
    background:#f7f7f7;
    border:1px solid #dcdcdc;
    padding-top:36px;
    padding-bottom:40px;
}
.ab_xd_b .ab_info2 h4{
    font-size:24px;
    text-align:center;
    font-weight:500;
}
.ab_xd_b .ab_info2 p,.ab_team .ab_titl3 p{
    margin-top:18px;
    text-align:center;
    font-size:14px;
    color:#646464;
}
.sw_box{
    width:100%;
    height:336px;
    background: url(../images/temp/c_bg.jpg) no-repeat center center;
}
.sw_box .sw_list,.ab_team,.ab_guanyu,.ab_s_center{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.sw_box .sw_list ul li{
    float:left;
    text-align:center;
    padding: 70px 44px 74px 46px;
    color:#fff;
}
.sw_box .sw_list ul li:last-child{
    padding:70px 34px;
}
.sw_box .sw_list ul li i{
    font-style:normal;
    width:96px;
    height:96px;
}
.sw_box .sw_list ul li span{
    font-size:22px;
    display:block;
    padding:24px 0 12px 0;
}
.sw_box .sw_list ul li p{
    font-size:16px;
}
.ab_team_box{
    width:100%;
    margin:0 auto;
    overflow:hidden;
    background:#fbfbfb;
    border-bottom:1px solid #dcdcdc;
}
.ab_team{
    padding:20px 0 80px 0;
}
.ab_team .ab_titl3 p{
    width:724px;
    margin:0 auto;
}
.ab_team .ab_team_list{
    width:1200px;
    margin-top:40px;
    overflow:hidden;
}
.ab_team .ab_team_list ul{
    width:1210px;
}
.ab_team .ab_team_list ul li{
    float:left;
    width:292px;
    height:224px;
    margin-right:10px;
}
.ab_guanyu .ab_xd_l{
    width:550px;
}
.ab_guanyu .ab_xd_l .ad_tilt h3 {
    font-size: 36px;
    font-weight: 500;
}
.ab_guanyu .ab_xd_l .ad_info span{
    display:block;
    font-size:16px;
    padding:12px 0 8px 0;
}
.ab_guanyu .ab_xd_r{padding-top:20px;}
.ab_guanyu .ab_xd_r .big_pic{
    width:582px;
    height:296px;
}
.ab_rongyu{
    width:100%;
}
.ab_rongyu .ab_xd_b .ab_titl2:before,.ab_rongyu .ab_xd_b .ab_titl2:after{
    width:730px;
}
.ab_xd_b .ab_titl2 p{
    text-align:center;
    color:#646464;
    padding-top:14px;
}
.ab_sqs_box{
    position:relative;
    width:100%;
    margin-top:70px;
    background:#2b61c5;
    padding:50px 0 80px 0;
}
.ab_s_center .ab_s_list,.ab_r_zs{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.ab_s_center .ab_s_list ul li{
    float:left;
    color:#fff;
    font-size:14px;
    margin-right:26px;
}
.ab_s_center .ab_s_list ul li:nth-child(2){margin-left:28px;}
.ab_s_center .ab_s_list ul li:nth-child(4){margin-left:38px;}
.ab_s_center .ab_s_list ul li:nth-child(5),.ab_s_center .ab_s_list ul li:nth-child(6){margin-left:8px;}
.ab_s_center .ab_s_list ul li:nth-child(7){margin-right:0;}
.ab_s_pic{
    width:1197px;
    height:156px;
}
.ab_sqs_box .ab_s_center{
    padding-bottom:30px;
}
.pd68{
    padding-left:68px;
}
.ab_s_center .ad_pd ul li:nth-child(2){padding-left:28px;}
.ab_s_center .ad_pd ul li:nth-child(3),.ad_pd ul li:nth-child(4){padding-left:22px;}
.ab_sqs_box .ab_s_bot{
    position:absolute;
    width:100%;
    background:#76a7c9;
    height:30px;
    bottom:0;
}
.ab_r_zs{
    margin-top:10px;
    margin-bottom:110px;
}
.ab_r_zs ul{
    width:1210px;
    overflow:hidden;
}
.ab_r_zs ul li{
    float:left;
    width:164px;
    height:199px;
    margin-top:12px;
    margin-right:8px;
}
/*rwx crm精华版*/
.crm-sub{
    width:100%;
    height:400px;
    padding-top:70px;
}
.crm_t1{
    background: url(../images/temp/elite_sub.png) repeat-x;
}
.crm_t2{
    background: url(../images/temp/product_sub.png) repeat-x;
}
.crm-log{
    width:522px;
    height:37px;
    margin:0 auto;
}
.crm-l1{background: url("../images/temp/elite_crm.png");}
.crm-l2{background: url("../images/temp/oa_crm.png");}
.crm-des{
    text-align:center;
    color:#fff;
    padding-top:40px;
}
.crm-des p{
    font-size:16px;
    height:30px;
    letter-spacing:1px;
}
.divCenter{
    width: 990px;
    height: auto;
    margin: -170px auto 0;
    overflow: hidden;
}
.divCell{
    float: left;
    width: 330px;
    height: 230px;
}
.color1{background-color: #46be71;}
.color2{background-color: #48c576;}
.c_one{
    position: absolute;
    visibility: visible;
    width: 330px;
}
.ico{
    width: 28px;
    margin: 50px auto 0;
}
.dashed{
    margin: 15px auto 20px;
    width: 140px;
    height: 1px;
    border-bottom: 1px dashed #ECEBF2;
}
.nameStyle{
    width: 110px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    letter-spacing: 1px;
}
.hrStyle{
    margin: 5px auto 20px;
    width: 20px;
    height: 2px;
    border-bottom: 2px solid #fff;
}
.c_two{
    position: absolute;
    float: left;
    visibility: hidden;
    width: 330px;
    text-align: center;
    font-size: 14px;
}
.c_two .title{
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.c_two p span {
    color: #fff;
    font-size: 17px;
}
.tips{
    width: 1120px;
    height: 310px;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}
.cwx_b1{
    background: url("../images/temp/elite_info.png");
}
.cwx_b2{
    background: url("../images/temp/product_info.png");
}
.crw_cent{
    margin: 100px 0 0 300px;
    font-size: 16px;
    color: #435f4c;
}
.crw_cent p{
    line-height: 35px;
    letter-spacing: 1px;
}
.crw_cent p span{
    font-weight:bold;
}
.color3{background-color:#6a97eb;}
.color4{background-color:#699cf2;}
.c_two_cl{color:#a2bfeb;}
.c_cent_cl{color:#4c618b;}
/*gyy 产品介绍*/
.g_banner{
    width:100%;
    height:530px;
}
.yw_td_box{
    background-color: #f3fbff;
}
.yw_td{
    position:relative;
    width:1200px;
    padding:100px 0 90px 0;
    margin:0 auto;
    overflow: hidden;
}
.fon30{font-size: 30px;}
.coh{color:#323232;}
.yw_pic{
    width:869px;
    height:437px;
    margin-left: -120px;
}
.yw_list{
    position:absolute;
    right: 0;
    width:630px;
    line-height: 32px;
}
.yw_list ul li{
    font-size:16px;
    padding-left: 15px;
    margin-top: 33px;
    background: url(../images/temp/dian.jpg) no-repeat left 13px;
    color:#58595b;
}
.g_jiejue{
    width:100%;
    height: 777px;
    color: #fff;
    background: url(../images/temp/so-bg.jpg) no-repeat center center;
}
.center_box{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.g_jiejue h3{
    padding-top: 50px;
    text-align: center;
    font-weight:normal;

}
.g_jiejue h3 a{
   color:#fff;
}
.fon22{font-size:22px;}
.g_jiejue .g_txt{
    line-height: 36px;
    padding: 40px;
}
.g_jj_list{
    position:relative;
    padding: 0 20px;
}
.g_jj_list .g_jj_t{
    position:relative;
}
.g_jj_list .g_jj_t ul li{
    float:left;
    width:242px;
    margin-top: 80px;
    padding: 0 70px;
    position: relative;
}
.g_jj_list .g_jj_t ul li .t_2{
    margin-top:15px;
}
.g_jj_list .g_jj_t ul li:before {
    content: "";
    width: 1px;
    height: 290px;
    right: 0;
    top: 44px;
    position: absolute;
    background-color: rgba(255,255,255,0.3);
}
.so_img{
    width: 52px;
    height: 52px;
    margin-left: 90px;
    text-align: center;
    display: inline-block;
    padding:16px;
    border-radius: 100%;
    border: solid 1px #ccc;
}
.so_img img{display:inline-block;}
 
.g_jj_list .t_btn .next{
    background: url(../images/temp/right-arrow.png) no-repeat center center rgba(221,221,221,0.3);
    right:0px;
}
.t_btn .next,.t_btn .prev{
    position: absolute;
    display: block;
    top: 50%;
    width: 38px;
    height: 74px;
}
.g_jj_list .t_btn .prev{
    left:0px;
    background: url(../images/temp/left-arrow.png) no-repeat center center rgba(221,221,221,0.3);
}
.g_p_list_b{
    clear:both;
    width:1200px;
    margin-top: 20px;
    margin-left: 516px;
}
.g_p_list_b ul li{
    float:left;
    width:13px;
    height:13px;
    cursor: pointer;
    background: #dddddd;
    border-radius: 10px;
    margin-right:8px;
    
}
.g_jj_list .g_p_list_b ul li{
    margin-top:44px;
}
.g_p_list_b ul .active{
    background:#00b9ef;
}
.g_p_list_b ul li:hover{
    background:#00b9ef;
}
.dz_jiejue{
    text-align:center;
    padding: 45px 0;
    background-color: #f3fbff;
}
.dz_jiejue .tit{
    color: #333;
    font-weight: 600;
    padding-bottom: 40px;
    line-height: 40px;
}
.dz_pic{
    width:1200px;
    height:944px;
}
.g_cgal{
   padding: 40px 0;
   color:#58595b;
}
.g_cgal .tit{text-align:center;}
.g_gs{
   margin-top: 30px;
   overflow: hidden;
}
.g_gs .g_gs_l{
    width: 208px;
    height: 134px;
    float: left;
    margin-left: 40px;
    border-radius: 5px;
    position: relative;
    border: solid 1px #ccc;
}
.g_gs .g_gs_r{width: 920px;}
.g_gs .g_gs_r p{
    height: 80px;
    overflow: hidden;
    line-height: 20px;
    color: #7f7f7f;
    margin-top: 30px;
    margin-bottom: 10px;
}
.g_gs .g_gs_r .more{color: #00b9ef;}
.g_p_list{
    position:relative;
    padding: 35px 60px 10px 60px;
}
.g_p_list_t{
    width:1200px;
    overflow: hidden;
}
.g_p_list .g_p_list_t ul li{
    float:left;
    height: 72px;
    width: 110px;
    margin: 0 20px;
    position: relative;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.g_p_list .t_btn .next{
    right:122px;
    background: url(../images/temp/right-arrow.png) no-repeat center center #e7e7e7;
}
.g_p_list .t_btn .prev{
    left:0px;
    background:url(../images/temp/left-arrow.png) no-repeat center center #e7e7e7;
}
.g_p_list .t_btn .next,.g_p_list .t_btn .prev{
    top:34px
}
.g_cp_tj{
    padding-top: 40px;
    margin-bottom: 60px;
    color:#58595b;
}  
.g_cp_tj p{text-align:center;}
.g_cp_tj ul li{
    float:left;
    height: 212px;
    width: 200px;
    margin-top: 40px;
    margin-left: 60px;
    padding: 0 25px;
    padding-top: 30px;
    text-align: center;
    border-radius: 5px;
    transition-duration: 500ms;
    border: solid 1px #e5e5e5;
}
.g_cp_tj ul li:first-child{
    margin-left:0;
}
.g_cp_tj ul li p img {
    height: 70px;
    width: 70px;
}
.g_cp_tj li .tit{
    color: #888;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
    overflow: hidden;
    border-top: solid 1px #ccc;
    font-size:14px;
}
.g_cp_tj li .more{
    color: #fff;
    width: 95px;
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    border-radius: 5px;
    display: inline-block;
    background-color: #00b9ef;
    font-size:16px;
}
.g_cp_tj li:hover {
    border-color: #88e4ff;
    box-shadow: 0 0 5px #c6e2f8;
}
.g_cp_tj li .more:hover {background-color: #11c9ff;}
.home-info {
    width:100%;
    height: 163px;
    text-align: center;
    background: url(../images/temp/bg-2.jpg) repeat-x top center;
}
.home-info .text{
    color: #626262;
    padding: 33px 0 27px 0;
}
.font24{font-size:24px;}
.g-button{
    width: 180px;
    height: 48px;
    color: #fff;
    letter-spacing: 3px;
    border-radius: 5px;
    line-height: 48px;
    display: inline-block;
    position: relative;
    background-color: #00b9ef;
}
/*金蝶云产品介绍*/
.jdyun_banner{
   background: url(../images/temp/jdy_banner.png) no-repeat center center;
   width:100%;
   height:707px;
}
.pic_text{
    width:802px;
    height:179px;
    margin-top:200px;
}
.btn-free{
    display: inline-block;
    width: 177px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    background-color: #008cff;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 2px 4px #1066a7;
    user-select: none;
    cursor: pointer;
    margin-top:20px;
}
.btn-free:hover{background:#0077db;}
.tabs-all{
    padding: 30px 0 108px 0;
}
.jdie_tab{overflow:hidden;}
.jdie_tab ul li{
    float:left;
    width:198px;
    height:224px;
    padding:0 15px;
    text-align:center;
    color:#797979;
    font-size:14px;
    cursor:pointer;
    border-right:1px solid #E4E5E6;
}
.jdie_tab ul li:last-child{
    border:none;
}
.jdie_tab ul li .jdie_pic1,.jdie_tab ul li .jdie_pic2{
    width:60px;
    height:44px;
    margin: 0 auto;
}
.jdie_tab ul li .hid{
    display:none;
}
.jdie_tab ul li .tit{
    font-size:30px;
    margin-top:20px;
    letter-spacing: .23px;
}
.jdie_tab ul li .txt{
    margin: 8px auto 33px auto;
    letter-spacing: .11px;
}
.jdie_tab ul li .btn_slid{
    width:17px;
    height:19px;
    background: url(../images/temp/btn_xiahua.png) no-repeat center center;
    margin:0 auto;
    display:none;
}
.jdie_tab ul li:hover,.jdie_tab ul .active{
    color:#008bfe;
}
.jdie_tab ul li:hover .jdie_pic1,.jdie_tab ul .active:hover .jdie_pic1{
    display:none;
}
.jdie_tab ul li:hover .jdie_pic2,.jdie_tab ul .active:hover .jdie_pic2{
    display:block;
}
.jdie_tab ul li:hover .btn_slid,.jdie_tab ul .active:hover .btn_slid{
    display:block;
}
.jdie_info{
    margin-top:30px;
    border-top:1px solid #E4E5E6;
    overflow: hidden;
    display:none;
}
.jdie_i_left{
    margin-top:79px;
    font-size:14px;
    color:#797979;
    animation: appearLeft 1.5s ease,opacity_app 1s linear;
}
.jdie_i_left .title{
    font-size: 30px;
    margin-top: 20px;
    color: #555;
    letter-spacing: .23px;
}
.jdie_i_left .content-ul{
    margin-top: 20px;
    margin-bottom: 73px;
}
.jdie_i_left .content-ul li{
    list-style: disc;
    letter-spacing: .21px;
    margin-left: 17px;
}
.jdie_i_left .u2{
    margin-bottom:0;
}
.btnmore{
    display:block;
    width:173px;
    height:47px;
    line-height:47px;
    text-align:center;
    border:1px solid #555;
    border-radius: 100px;
    color:#555;
    font-size:16px;
    background: url("../images/temp/btn_go.png") no-repeat center right 30px;
    margin-top: 54px;
}
.btnmore:hover{
    border:1px solid #008bfe;
    color:#008bfe ;
    background:url("../images/temp/btn_go_hl.png") no-repeat center right 30px;
}
.jdie_i_right{
    margin-top:29px;
    text-align: center;
    animation: appearRight 1.5s ease,opacity_app 1s linear;
}
.jdie_i_right img{
    margin-top: 30px;
    width: 100%;
}
.jdie_i_right .jpic{
    width:641px;
    height:396px;
}
.jdie_i_right .jpic img{
    width:641px;
    height:396px;
}
.mt43{margin-top:43px;}
.why{
    width:100%;
    color: #fff;
    background-color: #373d41;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 40px;
}
.why .tit{
    position: relative;
    font-size:36px;
    margin:58px 0 36px 0;
}
.why .tit span{
    position: relative;
    bottom:6px;
}
.why .info{
    width:1170px;
    margin:0 auto;
    overflow:hidden;
}
.why .info .why_t{
    float:left;
    width:285px;
    height:260px;
    background-size: cover;
    background-position: center;
    padding: 0; 
}
.why .info .why_t div{
    border-right: 1px solid #999;
    min-height: 220px;
    margin-top: 36px;
    padding: 0px 10px 0px;
}
.why .info .why_t:last-child div{
    border-right:none;
}
.why .info .why-1{
    background-image:url("../images/temp/why-1.png");
}
.why .info .why-2{
    background-image:url("../images/temp/why-2.png");
}
.why .info .why-3{
    background-image:url("../images/temp/why-3.png");
}
.why .info .why-4{
    background-image:url("../images/temp/why-4.png");
}
.why .tit2{
    font-size: 30px;
    padding-bottom: 30px;
}
.why .tit2 span{
    font-size: 46px;
    color: #f38a25;
}
.why detail{
    font-size:14px;
    letter-spacing:.1px;
}
.pd112{padding-top:112px;}
.customer-c{
    width:100%;
    height:1003px;
    background: url(../images/temp/im_kehu.png) no-repeat center center;
}
.kehu_box{
    width:542px;
    margin-left:600px;
}
.customer-c .kehu_text{
    width:426px;
    height:243px;
}
.customer-c .detail1{
    font-size: 30px;
    line-height: 38px;
    margin-top: 80px;
    color: rgba(255,255,255,.8);
}
.customer-c .detail1 span {
    display: block;
    text-align: right;
}
.customer-c .detail2 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 40px;
    color: rgba(255,255,255,.8);
}
.juli{
    width:220px;
    margin-top:54px;
    margin-bottom:72px;
}
.customer-l {
    width:100%;
    height:169px;
    background-color: #1a8de5;
    background: url(../images/temp/im_blue.png) no-repeat center center;
}
.customer-l .center_box div{
    float:left;
    width:285px;
    height: 175px;
}
.customer-l .center_box div img{
    margin-top: 36px;
}
.we-are {
    width:100%;
    padding: 140px 0;
    text-align: center;
}
.we-are .detail:before,.we-are .detail:after{
    content: '';
    display: inline-block;
    background-image: url(../images/temp/“.png);
    background-size: cover;
    width: 55px;
    height: 48px;
    position: absolute;
}
 .we-are .detail:before{
    transform: scaleX(-1);
    left: 0;
    top: -101px;
 }
.we-are .detail:after{
    transform: scaleY(-1);
    right: 12px;
    bottom: -120px;
}
.we-are .detail {
    position: relative;
    font-size: 30px;
    line-height: 42px;
    color: #707070;
    margin: 50px 0;
    letter-spacing: 0;
    text-align: left;
}


/***ruanjian****/
.ruanjian_p{}
.ruanjian_p .ban_ip {
    width: 100%;
    height: 550px;
    background: #3c5789;
}
.ruanjian_p .ipp {
    width: 580px;
    height: 230px;
    position: absolute;
    left: 50%;
    margin: 85px 0 0 -550px;
}
.ruanjian_p .ipz1 {
    width: 400px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin: 380px 0 0 -272px;
}
.ruanjian_p .wmintro {
    width: 100%;
    height: 420px;
    background: #eeeeee;
}
.ruanjian_p .ipbox {
    width: 1200px;
    height: 1360px;
    background: url(../images/temp/ipintrop.gif) 100px 138px no-repeat;
    margin: 0px auto;
}
.ruanjian_p .wmintrot{
    width: 470px;
    height: 50px;
    border-bottom: 1px solid #a0a0a0;
    margin-left: 630px;
    padding-top: 70px;
}
.ruanjian_p .wmintrot span {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    padding-right: 15px;
    float: left;
}
.ruanjian_p .wmintrot font {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    color: #999;
    float: left;
    font-size: 18px;
}
.ruanjian_p .ipintroc {
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 40px;
    padding-right: 100px;
}
.ruanjian_p .wmintroc {
    width: 470px;
    height: auto;
    font-size: 14px;
    line-height: 30px;
    padding: 40px 0 40px 630px;
}
.ruanjian_p .ipwt {
    width: 1200px;
    height: 340px;
    padding-top: 70px;
}
.ruanjian_p .ipwtc {
    width: 650px;
    height: 340px;
    float: left;
    padding-left: 50px;
    color: #666;
}
.ruanjian_p .ipwtc span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
}
.ruanjian_p .ipwtc font {
    display: block;
    height: auto;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 20px;
}
.ipwtc span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
}
.ruanjian_p .ipwtc font {
    display: block;
    height: auto;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 20px;
}
.ruanjian_p .ipwtp {
    width: 440px;
    height: 340px;
    float: right;
    margin-right: 20px;
}
.clear {
    clear: both;
}
.ruanjian_p .iptt {
    width: 1100px;
    height: 60px;
    background: #a0a0a0;
    margin: 0 auto;
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 55px;
}
.ruanjian_p .ipld {
    width: 1150px;
    height: 450px;
    padding: 65px 0 0 50px;
}
.ruanjian_p .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.ruanjian_p .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.ruanjian_p .ipldbox {
    width: 239px;
    height: 280px;
    background-color: #fff;
    float: left;
    margin-right: 45px;
    margin-bottom: 45px;
    color: #666;
    overflow: hidden;
}
.ruanjian_p .ipldp {
    height: 180px;
    text-align: center;
}
.ruanjian_p .ipldp img {
    max-width: 250px;
    max-height: 180px;
}
.ruanjian_p .ipldc {
    width: 200px;
    height: auto;
    line-height: 24px;
    margin: 50px auto;
    text-align: center;
}
.ruanjian_p .gnhead {
    width: 100%;
    height: 250px;
    margin-top: 50px;
    background: url(../images/temp/gnline.gif) 0 76px repeat-x;
}
.ruanjian_p .gnt {
    width: 260px;
    height: 250px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    background: url(../images/temp/gnt.png) no-repeat;
}
.ruanjian_p .wmld {
    width: 1090px;
    height: auto;
    margin: 0px auto;
    padding: 40px 0 40px 110px;
}
.ruanjian_p .wmldbox {
    width: 490px;
    height: 200px;
    float: left;
}
.ruanjian_p .wmldt {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}
.ruanjian_p .wmldc {
    width: 320px;
    height: 100px;
    border: 1px solid #cecece;
    padding: 50px 20px 0 120px;
    line-height: 24px;
    overflow: hidden;
    color: #666666;
}


/*云之家*/
.yun-wrap {
    width:100%;
    background-color: #fff;
    overflow:hidden;
}
.yun-containner{
    width: 1000px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 80px;
}
.title-h3 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #535353;
    font-weight: 500;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}
.swiper-container  ul{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-container  ul li{
    position: relative;
    display: block;
    float: left;
    width: 260px;
    margin-top:55px;  
}
.service_icon-wrap{
    height: 105px;
    text-align: center;
}
.service_icon-wrap .s_icon{
    display:block;
    width:260px;
    height:80px;
}
.service_icon-wrap .s_i1{
    background: url(../images/temp/fw1.jpg) no-repeat center center;
}
.service_title{
    font-size: 16px;
    line-height: 36px;
    color: #464646;
    text-align: center;
    font-weight: bold;
}
.service_content{
    font-size: 12px;
    line-height: 18px;
    color: #464646;
}
.service_icon-wrap .s_i2{
    background: url(../images/temp/fw2.jpg) no-repeat center center;
}
.service_icon-wrap .s_i3{
    background: url(../images/temp/fw3.jpg) no-repeat center center;
}
.service_icon-wrap .s_i4{
    background: url(../images/temp/fw4.jpg) no-repeat center center;
}
.yun-wrap-product{
    background-color: #f2f2f2;
}
.product {
    position: relative;
    margin-top: 55px;
}
.product_list-wrap {
    position: absolute;
    top: 200px;
}
.product_list-wrap-first{
    position: absolute;
    right: 50%;
    margin-right: 240px;
}
.product_list-wrap-second {
    position: absolute;
    left: 50%;
    right: auto;
    margin-left: 240px;
    margin-right: auto;
}
.product_list-wrap ul li{
    display: block;
    margin-top: 40px;
    cursor: pointer;
}
.product_item {
    position: relative;
    display: block;
    padding-right: 85px;
    text-align: right;
}
.product_item-icon-wrap{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 50px;
    line-height: 50px;
    color: #959595; 
}
.product_list-wrap ul li .ic_1{
    background:url(../images/temp/ts1.jpg) no-repeat center center;
}
.product_list-wrap ul li .product_item-title{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color:#818181;
}
.product_list-wrap ul li:hover .product_item-title,.product_list-wrap ul li.active .product_item-title {
    color: #00aeff; 
}
.product_list-wrap ul li:hover .ic_1,.product_list-wrap ul li.active .ic_1{
    background:url(../images/temp/ts11.jpg) no-repeat center center;
}
.product_item-content {
    font-size: 12px;
    line-height: 16px;
    color: #535353;
}
.product_list-wrap-second .product_item {
    position: relative;
    display: block;
    padding-left: 85px;
    padding-right: 0;
    text-align: left;
}
.product_list-wrap-second .product_item-icon-wrap {
    left: 0;
    right: auto;
}
.product_list-wrap ul li .ic_2{
    background:url(../images/temp/ts2.jpg) no-repeat center center;
}
.product_list-wrap ul li:hover .ic_2,.product_list-wrap ul li.active .ic_2{
    background:url(../images/temp/ts22.jpg) no-repeat center center;
}
.product_list-wrap ul li .ic_3{
    background:url(../images/temp/ts3.jpg) no-repeat center center;
}
.product_list-wrap ul li:hover .ic_3,.product_list-wrap ul li.active .ic_3{
    background:url(../images/temp/ts33.jpg) no-repeat center center;
}
.product_list-wrap ul li .ic_4{
    background:url(../images/temp/ts4.jpg) no-repeat center center;
}
.product_list-wrap ul li:hover .ic_4,.product_list-wrap ul li.active .ic_4{
    background:url(../images/temp/ts44.jpg) no-repeat center center;
}      
.product_list-wrap ul li .ic_5{
    background:url(../images/temp/ts5.jpg) no-repeat center center;
}
.product_list-wrap ul li:hover .ic_5,.product_list-wrap ul li.active .ic_5{
    background:url(../images/temp/ts55.jpg) no-repeat center center;
}      
.product_list-wrap ul li .ic_6{
    background:url(../images/temp/ts6.jpg) no-repeat center center;
}
.product_list-wrap ul li:hover .ic_6,.product_list-wrap ul li.active .ic_6{
    background:url(../images/temp/ts66.jpg) no-repeat center center;
}  
.product_img-wrap {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 373px;
    height: 772px;
    background-color: #eee;
    border-radius: 44px;
}
.product_img-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 41px;
    margin: auto;
    width: 60px;
    height: 7px;
    border-radius: 4px;
    background-color: #f2f2f2;
}
.product_img-box {
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: auto;
    width: 340px;
    height: 600px;
}
.product_img-gongzuotai {
    opacity: 1;
}
.product_img {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    transition: opacity .2s;
}
.product_img-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    background-color: #f2f2f2;
}
.yun-wrap-truth {
    background-color: #00aeff;
}
.title-h3-truth {
    color: #fff;
}
.truth-content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}
.truth_company-wrap {
    position: relative;
    margin-top: 50px;
}
.truth_company-list-wrap{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.truth_company-list{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    white-space: nowrap;
    transition-duration: 0ms;
    /*transform: translate3d(-1000px, 0px, 0px);
    transition-property: transform;*/
    box-sizing: content-box;
}
.truth_company-list item{
    display: inline-block;
    box-sizing: border-box;
    padding: 0 100px;
    width: 100%;
}
.truth_company-item {
    position: relative;
}
.truth_company-person {
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 65px;
    text-align: center;
}
.truth_company-person-img {
    box-sizing: border-box;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 8px solid #fff;
}
.truth_company-person-name {
    margin-top: 10px;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-align: center;
}
.truth_company-person-position {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}
.truth_company-evaluate {
    box-sizing: border-box;
    position: absolute;
    left: 185px;
    top: 18px;
    padding: 30px 45px;
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #029ae1;
}
.truth_company-evaluate:before {
    content: "";
    position: absolute;
    left: -86px;
    top: 45px;
    border-width: 0 43px 27px 43px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.truth_company-evaluate-content {
    position: relative;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    white-space: normal;
    text-align: center;
}
.truth_company-evaluate-content:before {
    content: "\“";
    position: absolute;
    top: -8px;
    left: -50px;
    font-size: 56px;
    font-family: "微软雅黑";
    line-height: 20px;
    font-weight: bold;
}
.truth_company-evaluate-content:after {
    content: "\”";
    position: absolute;
    bottom: -8px;
    right: -50px;
    font-size: 56px;
    font-family: "微软雅黑";
    line-height: 20px;
    font-weight: bold;
}
.truth_company-evaluate:after {
    content: "";
    position: absolute;
    left: -81px;
    top: 46px;
    border-width: 0 41px 25px 41px;
    border-color: transparent #029ae1 transparent transparent;
    border-style: solid;
}
.truth-pagination {
    display: none;
}
.truth_company-logo-wrap {
    position: relative;
    margin: 40px 80px 0;
    text-align: center;
    height: 56px;
}
.truth_company-logo-li.swiper-pagination-bullet-active {
    background-color: #fff;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.truth_company-logo-li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: transparent;
    opacity: 1;
    vertical-align: top;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.truth_company-logo-li.swiper-pagination-bullet-active {
    background-color: #fff;
}
.truth_company-logo-li.swiper-pagination-bullet-active:before {
    position: absolute;
    content: "";
    top: -24px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 13px 9px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.truth_company-logo-li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    border-radius: 50%;
    background-color: transparent;
    opacity: 1;
    vertical-align: top;
}
.truth_company-logo-li.swiper-pagination-bullet-active {
    opacity: 1;
    color: #007aff;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.truth_company-prev {
    left: 12px;
}
.truth_company-prev, .truth_company-next {
    position: absolute;
    z-index: 9;
    top: 43px;
    height: 71px;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    cursor: pointer;
}
.truth_company-next {
    top: 43px;
    right: 12px;
}
.wangshi_video-wrap {
    position: relative;
    margin: 45px auto 0;
    width: 100%;
    max-width: 750px;
    border-radius: 10px;
}
.wangshi_video {
    width: 100%;
     border-radius: 10px;
    vertical-align: top;
}
.yun-wrap-focus {
    background-color: #00aeff;
}
.title-h3-focus {
    color: #fff;
}
.focus_wrap {
    margin-top: 85px;
    text-align: center;
}
.focus_item-wrap {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    width: 130px;
    height: 130px;
    line-height: 154px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
    vertical-align: top;
}
.focus_item-wrap i:hover img{
    transform:scale(1.6);
}
.focus_qrcode {
    display: none;
    position: absolute;
    top: -160px;
    left: -75px;
    margin-left: 65px;
    width: 150px;
    height: 150px;
}
.focus_qrcode img {
    width: 100%;
    height: 100%;
}
.focus_item-wrap-weibo {
    margin-left: 65px;
}
/*轮播样式*/
.fullSlide {
    position: relative;
    background: #000;
    margin: 0 auto;
    clear: both;
    width: 100%;
    box-shadow: 2px 2px 2px #d6d6d6;
}
.fullSlide .bd {
    position: relative;
    z-index: 0;
}
.fullSlide .bd li img {
    width: 100%;
    vertical-align: top;
}
.fullSlide .hd {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.fullSlide .hd ul {
    text-align: center;
    padding-top: 0px;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(../images/temp/tg_flash_p.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}
.fullSlide .hd ul .on {
    background-position: 0px 0px;
}



/***成功案例***/
.p_main{ width:1400px; margin:15px auto; padding-bottom:30px; overflow:hidden;}
.p_left2{ width:350px; float:left; border:1px solid #eee; padding:10px;}
.p_right2{ width:1000px; float:right; padding-left:20px;}
.p_right22{ width:98%; float:inherit; padding-left:20px;}
.p_right2  .hd{
    font-size: 18px;
    border-bottom: 1px solid #bbb;
    margin: 0 5px 5px 5px;
    padding-bottom: 5px;

}
/***************产品**************************/
.pro_search{line-height:26px;}
.pro_search .hd{
    color: #333;
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 10px;
}
.pro_search .bd{
 
}

.pro_ss_input{border: 1px solid #ddd !important;
    border-radius: 5px;
    height: 35px;
    width: 278px; margin-right:8px;
}
.pro_ss_sub{ vertical-align: middle;
    padding: 11px;
    border-radius: 6px;
    float: right;
    display: inline;
    margin-right: 10px;
    cursor: pointer; background:url(../images/main/search-white-small.png) no-repeat center center #00b9ef;       border: 0;
    width: 40px;
    height: 40px;
    background-size: cover;}
 
.prolist{clear:both; overflow:hidden;}
.prolist ul{width:100%;}
.prolist ul li{width:432px; float:left; margin-right:24px; margin-top:50px;}
.prolist ul li .img{width:432px;height:278px; overflow:hidden;text-align:center;}
.prolist ul li .name{height:26px;line-height:26px;overflow:hidden;  font-size:14px; text-align:center;}
.prolist ul li .price{height:26px;line-height:26px;overflow:hidden; text-align:center; font-size:16px;color:#c00000;}

 .topbanner_title{background:url(../images/main/case_title.jpg) no-repeat center  bottom ; height:340px;overflow:hidden; }
 .topbanner_titlec{ width:1140px; margin:50px auto;font-size: 42px; overflow:hidden;
    text-align: left;
    line-height: 130%;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: inherit;
    margin-bottom: 10px;}
 .fenxiangd{  width:1140px; margin:50px auto;
    height: 37px;}
 .btn_blue{  height: 37px;
             line-height:37px;
    padding-left: 20px;
    font-size: 14px;
    max-width: 126px;
    float: left;
    color: white;
    font-weight: bold;
    padding:  0px 28px;
    background: #00b9ef;
    border-radius: 5px;
    box-shadow: 0 0 5px #d9d8d9;
    margin-left: 20px;}

 .p_main3{ width:1200px; margin:15px auto; padding-bottom:30px; overflow:hidden;}
.p_left3{ width:790px;min-height:400px; float:left; font-size:16px; border:1px solid #eee; padding:20px; line-height:1.9;}
.p_right3{width:350px; float:right; }

.p_right3  .right_tab{padding:30px 20px;margin-bottom:20px;  border: 1px solid #ededed;}
    .p_right3 .right_tab .hd {
        font-size: 18px;
        margin-bottom: 0px;
        padding-bottom: 8px;
        border-bottom: 1px solid #eee;
        font-weight: bold;
    }

    .p_right3 .right_tab .bd{
        padding:15px 0px;
    font-size: 18px;
    margin-bottom: 0px;
    }
      .p_right3 .right_tab .bd span{color: #00b9ef;}


 .footer-breadcumbs {
    background: #f8f8f8;
}
 .footer-breadcumbs .mk-grid {
    width: 1200px;    line-height: 40px;
    min-width: 755px;
    margin: 0 auto;
}
  .footer-breadcumbs span{ margin-right:6px;}



   /*新关于我们*/
 .ad_i_pic .big_pic{
      width:372px;
      height:201px;
      margin-right:8px;
  }
 .ad_i_pic .sm_pic_t{
      width:171px;
      height:201px;
      margin-right:8px;
  }
 .ad_i_pic .sm_pic_b{
      width:166px;
      height:201px;
  }
.ab_xiandao .ab_xd_l {width:728px;}
.ab_xiandao .ab_xd_r{
     width:418px;
 }
.ab_r_tit{
    background:#007ad8 url(../images/temp/lx_dx.png) no-repeat center left 25px;
    height: 52px;
    padding:25px;
 }
.ab_lx_big{
     height: 52px;
     margin-left:84px;
     color:#fff;
     padding-left:25px;
     border-left:1px solid #479fe3;
     line-height:28px;
 }
.ab_lx_big span{
     font-size:24px;
     display: block;
 }
.ab_tel{
     width:418px;
     height:330px;
     background: url(../images/temp/kfmv.jpg) no-repeat center center;
 }
.ab_t_box{
     margin:0 32px; 
     padding-top:28px;
 }
.ab_t_box p{
     font-size:14px;
     padding-top:10px;
 }
.sw_box .sw_list ul li p{
     color:#9b9998;
 }
.ab_team .ab_team_list ul{
     width:1200px;
     overflow:hidden;
 }
.ab_team .ab_team_list ul li{
     width:570px;
     height:auto;
     margin-bottom:50px;
 }
.ab_team_l .ab_team_pic{
     width:213px;
     height:195px;
 }
.ab_team_l p{
      background:#f3f3f3;
      font-size:22px;
      text-align:center;
      padding:10px 0;
  }
.ab_team_jj{
    width:322px;
}
.ab_team_jj b{
    color:#017cd1;
    font-size:16px;
}
.ab_team_jj p{
    color:#606060;
    font-size:14px;
}
.mb24{margin-bottom:24px;}
.w266{width:266px;}
.ab_team .ab_team_list ul li:nth-child(1),.ab_team .ab_team_list ul li:nth-child(3){
    margin-right:60px;
}
.ab_team .ab_team_list ul li:nth-child(2),.ab_team .ab_team_list ul li:nth-child(4){margin-right:0;}
.ab_sqs_box .ab_s_center{
    width:1200px;
    height:278px;
    padding-bottom: 0px;
}
.ab_sqs_box{
    padding:50px 0;
}
.ab_r_zs{
    margin-top:60px;
    height:200px;
}

.ab_xd_b .ab_titl2 h3{
    width:300px;
    background:#fff;
    margin:0 auto;
    margin-top:-34px;
}
.ab_rongyu .ab_xd_b .ab_titl2:before,.ab_rongyu .ab_xd_b .ab_titl2:after{
    width:0px;
}
.ab_rongyu .ab_xd_b .ab_titl2 .hd {
    border-top: 1px solid #e5e5e5;
    width: 100%;
}




/*静波新增css代码*/
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{margin-right:-15px;margin-left:-15px}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:0px;padding-left:0px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}
.col-md-4{width:33.33333%}
.col-md-3{width:24%}
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-4{width:25%}.col-sm-3{width:24%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}


.tab-title{margin-bottom:0;font-size:30px;color:#3a3a3a;line-height:50px;text-align:center;font-family:FZLT-M-GBK}
.products{padding-top:75px;padding-bottom:89px}
.products .product{text-align:center;transition:all ease-in .3s}
.products .product>a{padding:15px 10px 40px 10px;text-decoration:none;display:block}
.products .product:hover{background:#fff;box-shadow:0 20px 100px 0 rgba(0,0,0,.11);border-radius:4px;transform:translateY(-5px)}
.products .product-icon{width:92px;height:92px;margin-left:auto;margin-right:auto;background-position:center center;padding:1px 3px 5px 3px}.products .product-icon>div{height:86px;width:86px;background-repeat:no-repeat;background-position:0 0}
.product1 .product-icon{background-image:url("../Images/index/or.png")}
.product1 .product-icon>div{background-image:url("../Images/index/fin-animation.png")}
.product2 .product-icon{background-image:url("../Images/index/green.png")}
.product2 .product-icon>div{background-image:url("../Images/index/scm-animation.png")}
.product3 .product-icon{background-image:url("../Images/index/red.png")}
.product3 .product-icon>div{background-image:url("../Images/index/ec-animation.png")}
.product4 .product-icon{background-image:url("../Images/index/pu.png")}
.product4 .product-icon>div{background-image:url("../Images/index/mfc-animation.png")}
.product5 .product-icon{background-image:url("../Images/index/blue.png")}
.product5 .product-icon>div{background-image:url("../Images/index/cy-animation.png")}
.products .product-title{font-size:20px;color:#3a3a3a;margin-top:19px;margin-bottom:0}
.products .product-des{font-size:14px;color:#a6acb2;margin-top:15px;margin-bottom:0}@media(min-width:768px){.products .col-md-3{width:20%}}.props{padding-top:86px;padding-bottom:68px;background-color:#f5f8fa}.props .tab-title{margin-bottom:50px}.props .prop{text-align:center;transition:all ease-in .2s;padding:15px 10px 40px 10px}.props .prop-icon{width:130px;height:130px;transition:all ease-in .2s}.props .prop-title{font-size:20px;color:#3a3a3a;margin-top:35px;margin-bottom:0}.props .prop-des{font-size:14px;color:#a6acb2;margin-top:12px;margin-bottom:0;text-align:left}
.customers{height:482px;min-width:1050px}
.customers .container{min-width:1200px}

.customer-more{padding-top:86px;padding-bottom:86px;text-align:center}
.good_customer_logo{margin-top:41px}.btn-more{margin-top:77px}
.good_customer_logo{margin-top:41px}.btn-more{margin-top:77px}

.jingbo{ clear:both; overflow:hidden; width:1200px; float:inherit}
.a-a { width: 100%;text-align: center; }
.a-a p { font-size: 28px;color:#000000;display: inline-block;padding-left:40px;background: url(../Images/index/t1.png) no-repeat left center; }
.a-a span { display: block;font-size: 20px;color:#0092d9;text-transform: uppercase;font-family: "Arial";text-align: center; }
.c-a .a-a p { background: url(../Images/index/t1.png) no-repeat left center; }

.b-a { margin-top:80px; }
.b-b { margin-top:40px; }
.b-c { width: 113px;height: 113px; }
.b-b .bd li {float: left; width: 285px;margin-right:20PX;box-sizing: border-box;text-align: center; }
.b-b .bd li .b-d { width: 285px;margin-right:20PX;box-sizing: border-box; border:1px solid #e9e9e9; padding:45px 10px 45px;text-align: center; }
.b-b .bd li .b-c { width: 113px;margin: 0 auto; }
.b-b .bd li .b-c .pic1 { display: block; }
.b-b .bd li .b-c .pic2 { display: none; }
.b-b .bd li:hover .b-c .pic1 { display: none; }
.b-b .bd li:hover .b-c .pic2 { display: block; }
.b-b .bd li a.t { display: block;text-align: center;font-size: 20px;color:#777777; padding:40px 0px 20px; }
.b-b .bd li p { font-size: 14px;color:#777; line-height: 24px; }
.b-b .bd li a.more {box-sizing: border-box; display: block;width: 100%;height: 80px;background: url(b9.png) no-repeat center #eeeeee; text-align: center;border-bottom:1px solid #ededed; }
.b-b .bd li:hover a.more {border-bottom:4px solid #0084d0; background: url(b10.png) no-repeat center #eeeeee; }
.b-b .hd { text-align: center;width: 100%; margin-top:35px; }
.b-b .hd li { display: inline-block;font-size: 0; margin: 0 6px; cursor: pointer; width: 16px;height: 16px;border-radius: 8px;background: #959595; }
.b-b .hd li.on { background: #0084d0; }

.c-a {margin-top:60px;}
.c-b {margin-top:40px; height: 350px;background: url(../Images/index/c7.png) no-repeat center; }
.c-c { float: left;width: 390px;box-sizing: border-box;padding:0 10px 0 20px;text-align: right; }
.c-d { float: right;width: 390px;box-sizing: border-box;padding:0 20px 0 10px;text-align: left; }
.c-c h2, .c-d h2 { font-weight: normal; margin-bottom:5px; font-size: 16px;color:#0092d9; }
.c-c li, .c-d li { box-sizing: border-box; position: relative; margin-bottom:45px; }
.c-c p, .c-d p { font-weight: normal; font-size: 14px;color:#777777; line-height: 24px; }
.c-c li { padding-right:95px; }
.c-d li { padding-left:95px; }
.c-c li:nth-child(1):after {background: url(../Images/index/c1.png) no-repeat right center #fff; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-c li:nth-child(2):after {background: url(../Images/index/c2.png) no-repeat right center #fff; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-c li:nth-child(3):after {background: url(../Images/index/c3.png) no-repeat right center #fff; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-d li:nth-child(1):after {background: url(../Images/index/c4.png) no-repeat left center #fff; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-d li:nth-child(2):after {background: url(../Images/index/c5.png) no-repeat left center #fff; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-d li:nth-child(3):after {background: url(../Images/index/c6.png) no-repeat left center #fff; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #777; }
.c-c li:nth-child(1):hover:after {background: url(../Images/index/c1bg.png) no-repeat right center #0084d0; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }
.c-c li:nth-child(2):hover:after {background: url(../Images/index/c2bg.png) no-repeat right center #0084d0; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }
.c-c li:nth-child(3):hover:after {background: url(../Images/index/c3bg.png) no-repeat right center #0084d0; position: absolute;right:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }
.c-d li:nth-child(1):hover:after {background: url(../Images/index/c4bg.png) no-repeat left center #0084d0; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }
.c-d li:nth-child(2):hover:after {background: url(../Images/index/c5bg.png) no-repeat left center #0084d0; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }
.c-d li:nth-child(3):hover:after {background: url(../Images/index/c6bg.png) no-repeat left center #0084d0; position: absolute;left:0;top:50%; margin-top:-39px; border-radius: 50%; content:'';width: 78px;height: 78px; border:1px solid #0084d0; }

.d-a { margin-top:90px;height: 392px;background: url(../Images/index/d1.png) no-repeat center;box-sizing: border-box; padding-top:45px; }
.d-a .a-a p { color:#fff;background: url(../Images/index/t3.png) no-repeat left center; }
.d-a .a-a span { color:#fff; }
.d-b { text-align: center; margin-top:50px; }
.d-b p { text-align:left; font-size: 16px; color:#fff;line-height: 24px; width:80%; padding-left:150px; padding-right:150px; }
.d-b a.more {border:1px solid #fff; border-radius: 6px;font-size: 16px;color:#fff;text-transform: uppercase; width: 102px;height: 35px;line-height: 33px;text-align: center;display: block;margin:50px auto 0; }
.e-a { margin-top:90PX; }
.e-a .a-a p { background: url(t4.png) no-repeat left center; }
.e-b {margin-top:60px; position: relative; }
.e-d { float: left;border:11px solid #eeeeee; width: 465px;height: 325px; }
.e-e { float: right;width: 686px; padding-top:39px; }
.e-e dd { margin-bottom:10px; }
.e-e span {font-size: 46px; line-height: 46px; color:#000000; padding-top:8px;	 display: block;float: left;width: 96px;height: 96px;background: #d2d2d2; text-align: center;box-sizing: border-box;  }
.e-e span i { display: block;font-size: 18px; line-height: 18px; color:#777777; padding-top:8px; }
.e-f {box-sizing: border-box; width: 590px;float: left;height: 96px;background: #eeeeee;padding:20px 0 0 30px; }
.e-f a.t { display: block;font-size: 16px;color:#535151; }
.e-f p { font-size: 14px;color:#777777; padding-top:5px; }
.e-e dd:hover span { color:#fff;background: #0093d9; }
.e-e dd:hover span i { color:#fff; }
.e-e dd:hover a.t { color:#0093d9; }
.e-b .hd { width: 210px;height: 30px;position: absolute;left:515px;top:0; z-index: 999; }
.e-b .hd li { cursor: pointer; margin-right:10px; font-size: 16px;color:#777777; display: inline-block;width: 84px;height: 30px;text-align: center;line-height: 28px;border:1px solid #777;border-radius: 5px; }
.e-b .hd li:hover,.e-b .hd li.on { background: #0093d9;color:#fff; border:1px solid #0093d9; }




.f-a { margin-top:90px; }
.f-a .a-a p { background: url(t5.png) no-repeat left center; }
.f-b { margin-top:50px; }
.f-b ul li {overflow: hidden; width: 140px;height: 86px;border:1px solid #777;float: left;margin:0 9px 10px 0; }
.f-b ul li:nth-child(8n){ margin-right:0; }
.f-b ul li img { transition: all 0.5s; }
.f-b ul li:hover img { transform: scale(1.2); }
.g-a { margin-top:65px;height: 45px;line-height: 45px;font-size: 18px;color:#000; }
.g-a a {font-size: 16px;color:#000; display: inline-block;position: relative;padding-right:23px; margin-right:21px; }
.g-a a:after { content:'';width: 2px;height: 14px;position: absolute;background: #000;top:50%;margin-top:-7px;right:0; }
.g-a a:last-child:after { background: none; }


.jingbo1{ clear:both; overflow:hidden; width:100%; text-align:center; padding-top:80px;}
.btn-blue{background-color:#008bfe;border-color:#008bfe;color:#fff;text-decoration:none}.btn-blue:hover,.btn-blue:active,.btn-blue:focus{color:#fff;background-color:#209aff}
.btn-radius{outline:none !important;border-radius:100px;padding-left:28px;padding-right:28px}.btn-lg.btn-radius{border-radius:100px;padding-left:36px;padding-right:36px}.btn-sm.btn-radius{border-radius:100px;padding-left:20px;padding-right:20px}

.freeapply-bottom{background-color:#24b8f6;width:100%;height:106px;background-image:url("../Images/index/freetrial-qx.png");background-size:100% 100%;background-repeat:no-repeat}.freeapply-bottom .container{padding-top:25px;padding-bottom:24px}.freeapply-bottom .row>div{padding-top:10px;padding-bottom:10px;text-align:center;min-width:755px}.freeapply-bottom .row>div>span{font-size:26px;color:#fff;margin-right:86px}.freeapply-bottom .btn-free1:hover,.freeapply-bottom .btn-free1:focus,.freeapply-bottom 

.btn-whiteborder{border:1px solid #fff;color:#fff;background-color:transparent}.btn-whiteborder:hover,.btn-whiteborder:active,.btn-whiteborder:focus{background-color:#fff;color:#5e5e5e}


.product-container .btn-blue{background-color:#008bfe}.product-container .btn-blue:hover,.product-container .btn-blue:active,.product-container .btn-blue:focus{background-color:#209aff}.product-container .container{padding:0}.content-title{text-align:center;font-size:30px;color:#4d4d4d;font-family:FZLT-M-GBK}
.content-1,.content-2,.content-22,.content-22ec,.content-3,.content-4{position:relative}.content-2{background:#f5f8fa; height:880px}.content-22{background:#f5f8fa; height:730px}.content-22ec{background:#f5f8fa; height:600px}.content-33{height:300px}.content-4{height:700px}.content-2,.content-3,.content-4{padding:78px 0 83px 0}.content-22,.content-22ec,.content-33{padding:38px 0 103px 0}.content-title22{text-align:center;font-size:30px; padding-bottom:50px;color:#4d4d4d;font-family:FZLT-M-GBK}

.loading-container{font-size:14px;color:#a6acb2}.content-1{height:420px}.content-1 .content-mask{opacity:.35;background:#010e1f;height:100%;width:100%;position:absolute}.content-1 .container{position:relative;z-index:2}.banner-content{background-repeat:no-repeat;background-size:cover}.banner-title{font-size:44px;color:#fff;margin-top:116px}.banner-des{font-size:20px;color:#fff}.banner-text{margin-top:160px;margin-left:20px}.banner-button{margin-top:43px;margin-left:20px}.banner-button .btn-buy{margin-left:24px}.prop-container{margin-top:38px}.prop{min-width:300px}.prop>div{padding:23px 0px 20px 30px;background-color:#fff;width:250px;margin:10px auto}.prop-top{font-size:20px;color:#3a3a3a;text-align:center}.prop-top>img{height:110px;width:110px}.prop-top>p{margin-top:26px}.prop-center{font-size:14px;color:#a6acb2;margin-top:19px;border-bottom:1px solid #eaeef3;padding-bottom:20px;height:91px}.prop-center ul li{list-style:none}.propfc-center{font-size:14px;color:#a6acb2;margin-top:19px;border-bottom:1px solid #eaeef3;padding-bottom:20px;height:91px}.propfc-center ul li{list-style:none;margin-left:65px}.prop-bottom{font-size:14px;color:#3a3a3a;min-height:10px;margin:20px -21px}.prop-bottom ul li{list-style:none;background-image:url(../../Images/products/course-play.png);background-repeat:no-repeat;background-position:20px 16px;cursor:pointer;height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:50px;padding:0 10px 0 45px}.prop-bottom ul li:hover{background-color:#f0f8ff;background-image:url("../../Images/products/course-play-hover.png")}.content-2.container{height:480px}.content-2 .content-more{margin-top:50px;text-align:center}.content-22 .content-more{margin-top:50px;text-align:center}.content-22ec .content-more{margin-top:50px;text-align:center}.role-container{margin-top:70px}.role{text-align:center}.role>a{margin:10px auto;padding:10px 20px;text-decoration:none;cursor:pointer}.role>a>.role-img{width:178px;height:178px;margin:0 auto;border:1px solid #d4d8dd;border-radius:89px;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.role>a>p{margin-top:20px;font-size:20px;color:#3a3a3a}.role>a>.role-img:hover{border-color:transparent}.role>a>.role-img:hover .role-img-mask{opacity:.8}.role .role-img-mask{background-color:#4fafff;width:100%;height:100%;opacity:0;transition:all ease-in .2s}.role .role-img-mask>img{width:45px;height:40px;margin-top:69px}.customercase-container{margin-top:100px}.customercase-container>div{min-width:600px}.customercase{height:200px;width:380px;position:relative;padding:82px 85px 87px 105px;margin:35px auto;background:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,.14);border-radius:4px;transition:all ease-in .3s}.customercase:hover{box-shadow:0 20px 100px 0 rgba(0,0,0,.11);transform:translateY(-5px)}.customers-words-quotes-l,.customers-words-quotes-r{height:23px;position:absolute}.customers-words-quotes-l>img,.customers-words-quotes-r>img{width:32px;height:23px}.customers-words-quotes-l{top:120px;left:35px}.customers-words-quotes-r{bottom:54px;right:35px}.customercase-photo{height:133px;width:133px;position:absolute;top:-60px;right:54px}.customercase-des{height:180px}.customercase-des p:first-child>span:first-child{font-size:18px;color:#3a3a3a;font-family:FZLTH-B-GBK}.customercase-des p:first-child>span:last-child{font-size:14px;color:#3f3f3f;margin-left:4px}.customercase-des p:last-child{margin-top:26px;font-size:16px;color:#666}.content-4 .container>div:last-child{text-align:center}.btn-more{margin-top:20px}

.overview-container{padding-top:49px}.overview-container>div{padding:49px 0}.overview-container>div>div{width:280px;height:233px;margin-left:auto;margin-right:auto;text-align:center}.overview-logo{width:110px;height:110px}.overview-title{font-size:20px;color:#434343;margin-top:25px}.overview-des{font-size:14px;color:#a6acb2;text-align:left}
.overview-logo{width:110px;height:110px}.overview-title{font-size:20px;color:#434343;margin-top:25px}.overview-des{font-size:14px;color:#a6acb2;text-align:left}

.main_boxjingbo{
    position:relative;
    width:100%;
	margin-top:0px;
    overflow:hidden;
}




/*新增云移动办公css代码*/
/*字体图片*/
/*@font-face
{
    font-family: 'iconfont';

    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf') format('truetype'),  chrome、firefox、opera、Safari, Android, iOS 4.2+
    url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}*/
/*字体图片结束*/
@charset "UTF-8";.register-component input{height:50px;line-height:50px;color:#535353;border:1px solid #ddd;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-indent:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}.register-component .btn,.register-component button{height:50px;line-height:50px;font-size:14px;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.register-component .phone-number input{width:100%;font-size:14px}.register-component .location{position:relative}.register-component .auth-code,.register-component .compony-name,.register-component .location,.register-component .phone-number,.register-component .user-name{height:40px;margin-top:20px;position:relative}.register-component .auth-code input,.register-component .compony-name input,.register-component .location input,.register-component .phone-number input,.register-component .user-name input{float:left;text-indent:35px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.register-component .auth-code .icon,.register-component .compony-name .icon,.register-component .location .icon,.register-component .phone-number .icon,.register-component .user-name .icon{position:absolute;display:inline-block;width:20px;height:20px;top:16px;left:12px}.register-component .auth-code:nth-child(1) .icon,.register-component .compony-name:nth-child(1) .icon,.register-component .location:nth-child(1) .icon,.register-component .phone-number:nth-child(1) .icon,.register-component .user-name:nth-child(1) .icon{background:url(../../../images/icon-phone.png);-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.register-component .auth-code:nth-child(2) .icon,.register-component .compony-name:nth-child(2) .icon,.register-component .location:nth-child(2) .icon,.register-component .phone-number:nth-child(2) .icon,.register-component .user-name:nth-child(2) .icon{background:url(../../../images/icon-verCode.png);-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.register-component .auth-code:nth-child(3) .icon,.register-component .compony-name:nth-child(3) .icon,.register-component .location:nth-child(3) .icon,.register-component .phone-number:nth-child(3) .icon,.register-component .user-name:nth-child(3) .icon{background:url(../../../images/icon-userName.png);-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.register-component .auth-code:nth-child(4) .icon,.register-component .compony-name:nth-child(4) .icon,.register-component .location:nth-child(4) .icon,.register-component .phone-number:nth-child(4) .icon,.register-component .user-name:nth-child(4) .icon{background:url(../../../images/icon-comName.png);-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat}.register-component .auth-code:nth-child(5) .icon,.register-component .compony-name:nth-child(5) .icon,.register-component .location:nth-child(5) .icon,.register-component .phone-number:nth-child(5) .icon,.register-component .user-name:nth-child(5) .icon{background:url(../../../images/icon-location.png);-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-repeat:no-repeat;z-index:11}.register-component .auth-code .btn,.register-component .compony-name .btn,.register-component .location .btn,.register-component .phone-number .btn,.register-component .user-name .btn{width:25%;color:#3cbaff;border:1px solid #3cbaff;float:right;background-color:#fff}.register-component .auth-code .notclick,.register-component .compony-name .notclick,.register-component .location .notclick,.register-component .phone-number .notclick,.register-component .user-name .notclick{background-color:#cdcdcd!important;border-color:#cdcdcd!important;color:#fff!important}.register-component .auth-code input{width:70%}.register-component .password{margin-top:20px}.register-component .password input{width:100%}.register-component .reg-submit{height:40px;line-height:40px;color:#fff;font-size:18px;margin:30px auto 0;padding:0 80px;border:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:-webkit-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-moz- oldlinear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-o-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:linear-gradient(138deg,#fad961 0,#f76b1c 100%);display:block}.register-component>p{margin-top:20px;font-size:14px;color:#535353}@media screen and (max-width:768px){.register-component>p{font-size:14px}}@media screen and (max-width:330px){.register-component>p{font-size:12px}}input.warn:-ms-input-placeholder{color:#e60012!important;padding:3px 0}input.warn::-webkit-input-placeholder{color:#e60012!important;padding:3px 0}@media screen and (max-width:768px){.icon-solution{top:10px!important;left:11px!important}.register-component{width:85%;margin:0 auto}.register-component input{width:100%;height:40px;line-height:40px}.register-component .btn,.register-component button{height:40px;line-height:40px;background-color:#fff}.register-component .auth-code,.register-component .compony-name,.register-component .location,.register-component .password,.register-component .reg-submit,.register-component .user-name{height:40px;margin-top:10px}.register-component #register-component>.location .city-picker-span{height:40px!important;line-height:40px!important;background:#fff!important}.register-component .auth-code{height:40px}.register-component .auth-code .btn{font-size:12px!important;padding:0}.register-component .reg-submit{width:100%;padding:0;margin-top:20px}}#city-picker-one+.city-picker-span,#city-picker-three+.city-picker-span,#city-picker-two+.city-picker-span{padding-left:36px}@media screen and (max-width:390px){.register-component{width:100%}}.fl{float:left}.fr{float:right!important}.clear-fix::after,.clear-fix::before{content:"";display:block;clear:both;overflow:hidden;zoom:1;height:0}.overview-wrapper,.report-show-wrapper{overflow:hidden;max-width:1140px;height:100%;margin:0 auto}*{font-family:PingFangSC-Regular,tahoma,arial,"Hiragino Sans GB","Microsoft Yahei"}.attendance,.buluo,.cloudDisk,.ecosystem,.im,.joint,.overview,.shenpi,.timer,.video-conference{text-align:center}@media screen and (min-width:769px){#products_content.overview.mobile{display:none}#products_content.overview.pc{display:block}#products_content.overview.pc .clearfix:after,#products_content.overview.pc .clearfix:before{content:"";display:table}#products_content.overview.pc .clearfix:after{clear:both}#products_content.overview.pc .banner-containner .bannerbox .banner_content .banner .banner-word{top:350px;margin-top:0; margin-left:200px}#products_content.overview.pc .banner-containner .bannerbox .banner_content .banner .banner-word .title{line-height:55px;height:110px}#products_content.overview.pc .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{display:inline-block;margin-top:10px}#products_content.overview.pc .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a:nth-last-child(1){margin-left:20px}#products_content.overview.pc .products-design{height:920px;background:#f4f8fc}#products_content.overview.pc .products-design .products-design-title-container{height:200px}#products_content.overview.pc .products-design .products-design-title-container .title{margin-top:90px;font-size:36px;color:#051022}#products_content.overview.pc .products-design .products-design-title-container .sub-title{margin-top:20px;font-size:18px;color:#535353}#products_content.overview.pc .products-design .products-design-image-container{height:720px;padding:20px 0;background:url(../images/index/img-01.png) no-repeat center center/contain}
#products_content.overview.pc .products-design .products-design-image-container1{height:720px;padding:20px 0;background:url(../images/index/img-01jb.png) no-repeat center center/contain}#products_content.overview.pc .products-function{height:800px}.products-function1{height:100%}
#products_content.overview.pc .products-function .products-function-title-container{height:200px}
#products_content.overview.pc .products-function1 .products-function-title-container1{height:100%}
#products_content.overview.pc .products-function .products-function-title-container .title{margin-top:90px;font-size:36px;color:#051022}
#products_content.overview.pc .products-function .products-function-title-container .sub-title{margin-top:0px;font-size:18px;color:#535353}
#products_content.overview.pc .products-function1 .products-function-title-container1 .title{margin-top:90px;font-size:36px;color:#051022}
#products_content.overview.pc .products-function1 .products-function-title-container1 .sub-title{ text-align:left; margin-top:20px; font-size:18px;  color:#535353}

#products_content.overview.pc .products-function .products-function-content-container{height:600px}#products_content.overview.pc .products-function .products-function-content-container .tab-bar{width:100%;height:70px}#products_content.overview.pc .products-function .products-function-content-container .tab-bar .tab-item{width:33.333%;float:left;height:100%;line-height:70px;cursor:pointer;background:#f4f8fc;font-size:18px;color:#535353}#products_content.overview.pc .products-function .products-function-content-container .tab-bar .tab-item.active{background:#3cbaff;color:#fff}#products_content.overview.pc .products-function .products-function-content-container .tab-panels{margin-top:60px}#products_content.overview.pc .products-function .products-function-content-container .tab-panels-three,#products_content.overview.pc .products-function .products-function-content-container .tab-panels-two{display:none}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item{width:23%;margin:0 1%;float:left;height:220px}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item .icon{margin-top:30px;width:90px;height:90px;vertical-align:-.15em;fill:currentColor;overflow:hidden}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item .icon-container{height:120px}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item .title{color:#051022;font-size:18px;line-height:27px;margin-top:6px}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item .subtitle{font-size:16px;color:#535353;line-height:27px}#products_content.overview.pc .products-function .products-function-content-container .tab-panels .panel-item:hover{background:#fff;-webkit-box-shadow:0px 0 30px 0 rgba(60,186,255,.2);-moz-box-shadow:0px 0 30px 0 rgba(60,186,255,.2);box-shadow:0 0 30px 0 rgba(60,186,255,.2)}#products_content.overview.pc .products-idea{height:650px;background:#f4f8fc}#products_content.overview.pc .products-idea .products-idea-title-container{height:200px}#products_content.overview.pc .products-idea .products-idea-title-container .title{margin-top:90px;font-size:36px;color:#051022}#products_content.overview.pc .products-idea .products-idea-title-container .sub-title{margin-top:0px; margin-bottom:20px;font-size:18px;color:#535353}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card{width:23.5%;height:300px;float:left;border-right:15px solid transparent}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card:nth-last-child(1){border-right:0}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card:nth-child(1) .card-top{background:url(../images/index/icon-bg-01.jpg) no-repeat center center/cover}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card:nth-child(2) .card-top{background:url(../images/index/icon-bg-02.jpg) no-repeat center center/cover}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card:nth-child(3) .card-top{background:url(../images/index/icon-bg-03.jpg) no-repeat center center/cover}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card:nth-child(4) .card-top{background:url(../images/index/icon-bg-04.jpg) no-repeat center center/cover}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-top{height:200px}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-top:hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-top .icon{width:60px;height:60px;margin-top:60px}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-top .title{margin-top:15px;font-size:18px;color:#fff;line-height:25px}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-bottom{height:100px;background:#fff;border:1px solid #ddd;padding:25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#products_content.overview.pc .products-idea .products-idea-content-container .idea-cards-container .idea-card .card-bottom p{font-size:18px;color:#051022;line-height:25px}#products_content.overview.pc .products-idea .products-idea-content-container .idea-summary{margin-top:50px;font-size:18px;color:#051022;line-height:18px}#products_content.overview.pc .products-exp{height:690px}#products_content.overview.pc .products-exp .products-exp-title-container{height:200px}#products_content.overview.pc .products-exp .products-exp-title-container .title{margin-top:90px;font-size:36px;color:#051022}#products_content.overview.pc .products-exp .products-exp-title-container .sub-title{margin-top:20px;font-size:18px;color:#535353}
#products_content.overview.pc .products-exp .products-exp-title-container .sub-title1{margin-top:20px;font-size:18px;color:#535353}
#products_content.overview.pc .products-exp .products-exp-content-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:490px;padding:60px 0}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card{float:left;position:relative;width:363px;height:363px;margin-right:15px}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card:hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card:nth-child(1){background:url(../images/index/img-02.jpg) no-repeat center center/cover}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card:nth-child(2){background:url(../images/index/img-03.jpg) no-repeat center center/cover}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card:nth-child(3){background:url(../images/index/img-04.jpg) no-repeat center center/cover}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card .content{position:absolute;bottom:0;left:0;right:0;height:160px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(5,16,34,.5);text-align:left;padding:27px 0 0 40px}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card .content .title{width:90px;height:30px;font-size:30px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:30px}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card .content .item{margin-top:10px}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card .content .item p{font-size:16px;font-weight:400;color:#fff;line-height:24px}#products_content.overview.pc .products-exp .products-exp-content-container .products-exp-cards .exp-card:nth-last-child(1){margin-right:0}#products_content.overview.pc .bottom-banner-container{height:430px;background:url(../../../images/products/overview/pc/bottom-banner.jpg) no-repeat center center/cover}#products_content.overview.pc .bottom-banner-container .bottom-banner-title{padding-top:90px;font-size:36px;color:#fff;line-height:36px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content{margin-top:63px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .free{margin-top:12px;display:inline-block;width:200px;height:50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #fff;background:rgba(255,255,255,.3);text-align:center;line-height:50px;color:#fff}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .free:hover{background:rgba(255,255,255,0)}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .left-content{float:left;text-align:left;color:#fff;line-height:45px;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:150px;border-right:1px solid #fff}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .left-content .title{font-size:18px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .left-content .phone{font-size:36px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .right-content{float:right;color:#fff;line-height:36px;text-align:left;padding-right:150px;margin-top:10px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .right-content .title{font-size:36px}#products_content.overview.pc .bottom-banner-container .bottom-banner-content .right-content .phone{margin-top:10px;font-size:18px}}@media screen and (max-width:768px){#products_content.overview.mobile{display:block}#products_content.overview.mobile .banner-containner{margin-top:36px;width:100%;height:312px}#products_content.overview.mobile .banner-containner .banner_content .banner .banner-word{width:100%;margin-top:0;text-align:center}#products_content.overview.mobile .banner-containner .banner_content .banner .banner-word .title{font-size:24px;color:#fff;line-height:34px}#products_content.overview.mobile .banner-containner .banner_content .banner .banner-word .subTitle{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:18px;font-weight:400;color:#fff;line-height:34px;margin-top:35px}#products_content.overview.mobile .banner-containner .banner_content .banner .banner-word .freebox a{display:inline-block;margin-top:0}#products_content.overview.mobile .products-design{width:100%;height:360px;background:#f4f8fc}#products_content.overview.mobile .products-design .products-design-title-container{padding-top:40px}#products_content.overview.mobile .products-design .products-design-title-container .title{font-size:20px;color:#051022;line-height:20px}#products_content.overview.mobile .products-design .products-design-title-container .subtitle{margin-top:10px;font-size:14px;font-weight:400;color:#051022}#products_content.overview.mobile .products-design .products-design-image-container{height:220px;margin:35px 10px 0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:url(../Images/index/img-01.png) no-repeat center center/contain}#products_content.overview.mobile .products-function .products-function-title-container{padding-top:40px}#products_content.overview.mobile .products-function .products-function-title-container .title{font-size:20px;color:#051022;line-height:20px}#products_content.overview.mobile .products-function .products-function-title-container .subtitle{margin-top:10px;font-size:14px;font-weight:400;color:#051022;line-height:14px}#products_content.overview.mobile .products-function .products-function-content-container{margin-top:50px}#products_content.overview.mobile .products-function .products-function-content-container .tab-bar{border-bottom:1px solid #ddd}#products_content.overview.mobile .products-function .products-function-content-container .tab-bar .line{float:left;height:20px;width:1px;background:#ddd;margin:16px 0}#products_content.overview.mobile .products-function .products-function-content-container .tab-bar .tab{float:left;width:33%;text-align:center;height:50px;line-height:50px;display:block;font-size:18px;font-weight:400;color:#535353}#products_content.overview.mobile .products-function .products-function-content-container .tab-bar .tab.active{color:#3cbaff;position:relative}#products_content.overview.mobile .products-function .products-function-content-container .tab-bar .tab.active:after{content:"";display:block;position:absolute;bottom:-1px;background:#3cbaff;height:3px;width:70px;text-align:center;left:0;right:0;margin:0 auto}#products_content.overview.mobile .products-function .products-function-content-container .panel-three,#products_content.overview.mobile .products-function .products-function-content-container .panel-two{display:none}#products_content.overview.mobile .products-function .products-function-content-container .tab-panel{height:240px}#products_content.overview.mobile .products-function .products-function-content-container .tab-panel .panel-item{float:left;overflow:hidden;width:25%;height:120px}#products_content.overview.mobile .products-function .products-function-content-container .tab-panel .panel-item .icon-container{margin-top:24px}#products_content.overview.mobile .products-function .products-function-content-container .tab-panel .panel-item .icon-container .icon{width:50px;height:50px}#products_content.overview.mobile .products-function .products-function-content-container .tab-panel .panel-item .icon-container .title{margin-top:5px;font-size:12px;font-weight:400;color:#051022}#products_content.overview.mobile .products-idea{height:600px;background:#f4f8fc}#products_content.overview.mobile .products-idea .products-idea-title-container{padding-top:40px;height:120px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#products_content.overview.mobile .products-idea .products-idea-title-container .title{font-size:20px;color:#051022;line-height:20px}#products_content.overview.mobile .products-idea .products-idea-title-container .subtitle{margin-top:10px;font-size:14px;font-weight:400;color:#051022;line-height:14px}#products_content.overview.mobile .products-idea .products-idea-content-container{height:355px}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item{float:left;width:260px;height:330px;background:#fff;-webkit-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-moz-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item.swiper-slide-active{margin:0 20px!important}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item.swiper-slide-prev{margin-left:10%!important}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item:nth-child(1) .card-top{background:url(../Images/index/icon-bg-01.png) no-repeat center center/cover}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item:nth-child(2) .card-top{background:url(../Images/index/icon-bg-02.png) no-repeat center center/cover}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item:nth-child(3) .card-top{background:url(../Images/index/icon-bg-03.png) no-repeat center center/cover}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item:nth-child(4) .card-top{background:url(../Images/index/icon-bg-01.png) no-repeat center center/cover}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-top{height:200px}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-top:hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-top .icon{margin-top:50px;width:60px;height:60px}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-top .title{margin-top:10px;font-size:18px;color:#fff;line-height:25px}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-bottom{height:120px;padding:35px 0}#products_content.overview.mobile .products-idea .products-idea-content-container .cards-wrapper .card-item .card-bottom p{font-size:18px;font-weight:400;color:#051022;line-height:25px}#products_content.overview.mobile .products-idea .products-idea-summary{margin-top:25px;font-size:14px;font-weight:400;color:#051022;line-height:24px;padding:0 15px}#products_content.overview.mobile .products-idea .products-idea-pa{margin-top:10px}#products_content.overview.mobile .products-idea .products-idea-pa .swiper-pagination-bullet{width:5px;height:5px;background:rgba(83,83,83,.4);margin:0 5px}#products_content.overview.mobile .products-idea .products-idea-pa .swiper-pagination-bullet-active{background:#3cbaff}#products_content.overview.mobile .products-exp{height:530px}#products_content.overview.mobile .products-exp .products-exp-title-container{padding-top:40px;height:120px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#products_content.overview.mobile .products-exp .products-exp-title-container .title{font-size:20px;color:#051022;line-height:20px}#products_content.overview.mobile .products-exp .products-exp-title-container .subtitle{margin-top:10px;font-size:14px;font-weight:400;color:#051022;line-height:14px}#products_content.overview.mobile .products-exp .products-exp-content-container{height:355px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item{float:left;width:260px;height:330px;background:#fff;-webkit-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-moz-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item.swiper-slide-active{margin:0 20px!important}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item.swiper-slide-prev{margin-left:10%!important}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item:nth-child(1) .card-top{background:url(../../../images/products/overview/mobile/img-02.png) no-repeat center center/cover}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item:nth-child(2) .card-top{background:url(../../../images/products/overview/mobile/img-03.png) no-repeat center center/cover}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item:nth-child(3) .card-top{background:url(../../../images/products/overview/mobile/img-04.png) no-repeat center center/cover}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-top{height:200px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-top:hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out,-o-transform .3s ease-in-out}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-top .icon{margin-top:50px;width:60px;height:60px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-bottom{height:120px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-bottom .title{margin-top:14px;font-size:18px;font-weight:400;color:#051022;line-height:25px}#products_content.overview.mobile .products-exp .products-exp-content-container .cards-wrapper .card-item .card-bottom p{font-size:12px;font-weight:400;color:#051022;line-height:22px}#products_content.overview.mobile .products-exp .products-exp-pa{margin-top:10px}#products_content.overview.mobile .products-exp .products-exp-pa .swiper-pagination-bullet{width:5px;height:5px;background:rgba(83,83,83,.4);margin:0 5px}#products_content.overview.mobile .products-exp .products-exp-pa .swiper-pagination-bullet-active{background:#3cbaff}#products_content.overview.mobile .register-bottom{height:541px;margin-bottom:50px}#products_content.overview.mobile .register-bottom .title{padding-top:40px;font-size:20px;font-weight:600;color:#fff;line-height:28px}#products_content.overview.mobile .register-bottom .submit{width:95%;margin:0 auto}#products_content.overview.mobile .register-bottom .register-component{margin-top:35px;width:100%;padding:20px}#products_content.overview.mobile .register-bottom .register-component .city-picker-span>.title>.select-item,#products_content.overview.mobile .register-bottom .register-component .city-picker-span>.title>span{font-size:12px;color:#333;font-weight:500}#products_content.overview.mobile .register-bottom .register-component .city-picker-span>.arrow{margin-top:0}#products_content.overview.pc{display:none}}.product_banner{height:520px;margin-top:79px}.product_banner .swiper-container,.product_banner .swiper-slide,.product_banner .swiper-wrapper{height:100%;position:relative}.product_banner .swiper-slide{height:520px;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.product_banner .mask{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#051022;opacity:.4}.product_banner .text-container{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-align:center;z-index:9999}.product_banner .text-container h3{font-size:50px}.product_banner .text-container p{font-size:18px;margin-top:17px}.product_banner video{width:100%}.product_banner .show-complete-video{position:absolute;left:50%;bottom:90px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:9999;width:150px;height:50px;line-height:50px;color:#fff;text-align:center;font-size:16px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer}.product_banner .show-complete-video:hover{background-color:#3cbaff;border-color:#3cbaff}.product_banner .banner-pagination{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:999;display:none}.product_banner .banner-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff}.complete-video{background-color:rgba(0,0,0,.4)}.computer-end{display:block;overflow:hidden}.computer-end .tab{width:100%;height:70px;line-height:70px;background-color:#f2f2f2}.computer-end .tab ul{max-width:1000px;margin:0 auto}.computer-end .tab ul li{width:14.285%;text-align:center;color:#535353;font-size:18px;cursor:pointer}.computer-end .tab ul .active{color:#fff;background-color:#3cbaff}.computer-end ul{display:none}.computer-end ul .instrution-area{width:100%;background-color:#fff}.computer-end ul .instrution-area .instrution{height:580px;position:relative;max-width:1000px;margin:0 auto}.computer-end ul .instrution-area .instrution .instrution-text{position:absolute;top:50%;left:0;text-align:left;opacity:0;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.computer-end ul .instrution-area .instrution .instrution-text .text-head{height:50px;line-height:50px}.computer-end ul .instrution-area .instrution .instrution-text .text-head img{width:50px;margin-right:20px;vertical-align:middle}.computer-end ul .instrution-area .instrution .instrution-text .text-head span{font-size:30px;color:#535353;vertical-align:middle}.computer-end ul .instrution-area .instrution .instrution-text .text-content{margin-top:20px}.computer-end ul .instrution-area .instrution .instrution-text .text-content p{font-size:16px;line-height:30px;color:#777}.computer-end ul .instrution-area .instrution .toRight{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);opacity:1}.computer-end ul .instrution-area .instrution .instrtion-horizontal-pic{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:474px;height:auto;display:none}.computer-end ul .instrution-area .instrution .instrution-picture{position:absolute;bottom:0;right:0;width:280px;height:520px;background-repeat:no-repeat;background-position:center;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-image:url(../../../images/products/phone_grey.png)}.computer-end ul .instrution-area .instrution .instrution-picture div{display:none;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:250px;height:445px;background-repeat:no-repeat;background-position:center;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.computer-end ul .instrution-area:nth-child(2n+2){background-color:#00aeff}.computer-end ul .instrution-area:nth-child(2n+2) .instrution-text{left:none;right:0;text-align:right;-webkit-transform:translate(100%,-50%);-moz-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);-o-transform:translate(100%,-50%);transform:translate(100%,-50%)}.computer-end ul .instrution-area:nth-child(2n+2) .instrution-text .text-head img{float:right;width:50px;height:50px;margin-right:0;margin-left:20px}.computer-end ul .instrution-area:nth-child(2n+2) .instrution-text .text-head span{color:#fff;margin:auto 0}.computer-end ul .instrution-area:nth-child(2n+2) .instrution-text .text-content p{color:#fff}.computer-end ul .instrution-area:nth-child(2n+2) .toLeft{-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);opacity:1}.computer-end ul .instrution-area:nth-child(2n+2) .instrtion-horizontal-pic{position:absolute;top:50%;right:none;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.computer-end ul .instrution-area:nth-child(2n+2) .instrution-picture{right:none;left:0;background-image:url(../../../images/products/phone_white.png)}.computer-end ul:first-child{display:block}.mobile-end{display:none}.product_foot{background-color:#fff;height:300px;border-top:1px solid #f2f2f2}.product_foot .foot_container{max-width:850px;margin:0 auto;height:100%;position:relative}.product_foot .foot_container .left{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.product_foot .foot_container .left p{font-size:36px;color:#535353;margin-bottom:25px;line-height:35px}.product_foot .foot_container .left span{font-size:21px;color:#777}.product_foot .foot_container .right{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.product_foot .foot_container .right p{line-height:25px}@media screen and (max-width:1060px){.product_banner{margin-top:35px}}@media screen and (min-width:769px){.computer-end ul .instrution-area .instrution .instrution-picture div{display:block}.computer-end ul .instrution-area .instrution .instrtion-horizontal-pic{display:block}.product_banner .banner-pagination{display:block}}@media screen and (max-width:769px){.product_banner{height:300px}.product_banner .swiper-slide{height:300px;background:#fff url(../images/index/banner.jpg) no-repeat center center/cover}.product_banner video{width:250%}.product_banner .text-container{-webkit-transform:translate(-50%,-90%);-moz-transform:translate(-50%,-90%);-ms-transform:translate(-50%,-90%);-o-transform:translate(-50%,-90%);transform:translate(-50%,-90%)}.product_banner .text-container h3{font-size:30px}.product_banner .text-container h3 p{font-size:15px}.product_banner .show-complete-video{bottom:50px}.yun-wrapper .complete-video video{width:100%;height:300px}.yun-wrapper .complete-video .icon-container{width:100%;height:300px}.yun-wrapper .complete-video .icon-container i{top:initial;right:50%;bottom:-48px;-webkit-transform:translateX(24px);-moz-transform:translateX(24px);-ms-transform:translateX(24px);-o-transform:translateX(24px);transform:translateX(24px)}.mobile-end{display:block;text-align:center}.mobile-end h3{font-size:20px;color:#051022;margin:0 0 27px 0;display:none}.mobile-end #products_content.buluo{padding-top:0}.mobile-end>div{padding-top:27px}.mobile-end>div:nth-child(2n+2){background-color:#3cbaff}.mobile-end>div:nth-child(2n+2) h3{color:#fff}.mobile-end>div:nth-child(2n+2) .swiper-slide .instrution-picture{background-image:url(../../../images/products/phone_white.png)}.mobile-end>div:nth-child(2n+2) .swiper-slide p{color:#fff}.mobile-end>div:nth-child(2n+2) .swiper-slide span{color:#fff}.mobile-end>div:nth-child(2n+2) .swiper-pagination-bullet{background-color:rgba(255,255,255,.3);opacity:1}.mobile-end>div:nth-child(2n+2) .swiper-pagination-bullet-active{background-color:#fff}.mobile-end .swiper-container .swiper-slide:nth-last-child(1){margin-bottom:0}.mobile-end .swiper-container .swiper-slide{margin-bottom:40px}.mobile-end .swiper-container .swiper-slide .instrution-content .section-content-mobile,.mobile-end .swiper-container .swiper-slide .instrution-content .section-title-mobile{opacity:0;-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.mobile-end .swiper-container .swiper-slide .instrution-content .show{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.mobile-end .swiper-container .swiper-slide:nth-child(even){background:#3cbaff;padding:50px 0}.mobile-end .swiper-container .swiper-slide:nth-child(even) .instrution-picture{background:url(../../../images/products/phone_white.png) no-repeat center center/cover}.mobile-end .swiper-container .swiper-slide:nth-child(even) .instrution-content p,.mobile-end .swiper-container .swiper-slide:nth-child(even) .instrution-content span{color:#fff}.mobile-end .swiper-container .swiper-slide .instrution-picture{position:relative;width:200px;height:367px;background:url(../../../images/products/phone_grey.png) no-repeat center;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin:0 auto}.mobile-end .swiper-container .swiper-slide .instrution-picture img{position:absolute;bottom:0;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);width:175px;height:312px}.mobile-end .swiper-container .swiper-slide p{color:#535353;font-size:18px;line-height:50px;margin-top:15px}.mobile-end .swiper-container .swiper-slide span{font-size:12px;color:#535353;line-height:30px}.mobile-end .pagination{height:5px;margin-top:15px;margin-bottom:25px}.product_foot{height:205px;margin-bottom:45px}.product_foot .foot_container .right{top:30px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}.product_foot .foot_container .left{width:100%;text-align:center;top:50px;left:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}#products_content{width:100%;height:auto;overflow:hidden}#products_content #yun_content{width:100%;height:auto;text-align:center;overflow:hidden}#products_content .iconfont{color:#91abca;font-size:50px}#products_content .row-line{display:inline-block;padding:0 30px;position:relative}#products_content .row-line:before{content:"";position:absolute;top:50%;left:0;width:100px;height:1px;background-color:#979797;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}#products_content .row-line:after{content:"";position:absolute;top:50%;right:0;width:100px;height:1px;background-color:#979797;-webkit-transform:translate(100%,-50%);-moz-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);-o-transform:translate(100%,-50%);transform:translate(100%,-50%)}#products_content .banner-containner{height:520px;margin-top:0px}#products_content .banner-containner .bannerbox{width:100%;height:inherit;margin:0 auto}#products_content .banner-containner .bannerbox .banner_content{height:inherit;background-repeat:no-repeat;background-position:center;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin:0 auto}#products_content .banner-containner .bannerbox .banner_content .banner{max-width:1140px;margin:0 auto;height:100%}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;text-align:left;margin-top:40px}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word .title{height:42px;font-size:42px;line-height:42px}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle{font-size:16px;height:50px;line-height:50px}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{display:block;width:150px;height:50px;color:#fff;line-height:50px;font-size:18px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:33px;text-align:center}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a:hover{color:#3cbaff;background-color:#fff}#products_content .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile{display:none}#products_content .trybox,#products_content .trybox *{height:0;opacity:0;z-index:-1;margin-right:-100000000000px}#products_content .sections-container .sections-titles-container{overflow:hidden;width:100%;height:240px}#products_content .sections-container .sections-titles-container .sections-title{margin-top:90px;height:36px;line-height:36px;font-size:36px;color:#051022}#products_content .sections-container .sections-titles-container .sections-little-title{height:25px;line-height:25px;margin-top:20px;font-size:18px;font-weight:400;color:#535353}#products_content .sections-container .section-container{height:527px;background-color:#fff}#products_content .sections-container .section-container .section{max-width:1440px;width:1140px;margin:0 auto;position:relative;height:inherit}#products_content .sections-container .section-container .section .section-fl-box{position:absolute;background-repeat:no-repeat;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#products_content .sections-container .section-container .section .section-fr-box{position:absolute;font-weight:400}#products_content .sections-container .section-container .section .section-fr-box .section-title{font-size:32px;line-height:32px}#products_content .sections-container .section-container .section .section-fr-box .toRight{margin-left:0;opacity:1;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#products_content .sections-container .section-container .section .section-fr-box .toLeft{margin-right:0;opacity:1;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#products_content .sections-container .section-container .section .section-fr-box .section-little-title{margin-top:15px;height:18px;line-height:18px;font-size:18px}#products_content .sections-container .section-container .section .section-fr-box .section-content{margin-top:27px;height:96px;font-size:16px;line-height:24px}#products_content .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content .sections-container .section-container .section .section-fr-box .section-title-mobile{display:none}#products_content .sections-container .section-container .section-one .section-fl-box{right:0;top:76px;width:676px;height:411px;background-position-x:29px}#products_content .sections-container .section-container .section-one .section-fr-box{left:0;top:170px}#products_content .sections-container .section-container .section-two .section-fl-box{left:0;top:66px;width:612px;height:432px;background-position-x:-45px}#products_content .sections-container .section-container .section-two .section-fr-box{right:0;top:182px}#products_content .sections-container .section-container .section-three .section-fl-box{right:0;top:81px;width:676px;height:401px;background-position-x:27px}#products_content .sections-container .section-container .section-three .section-fr-box{left:0;top:182px}#products_content .sections-container .section-container .section-four .section-fl-box{left:0;top:51px;width:636px;height:462px;background-position-x:-45px}#products_content .sections-container .section-container .section-four .section-fr-box{right:0;top:181px}#products_content .sections-container .section-container .section-five .section-fl-box{right:0;top:52px;width:636px;height:459px;background-position-x:27px}#products_content .sections-container .section-container .section-five .section-fr-box{left:0;top:182px}#products_content .sections-container .section-container .section-six .section-fl-box{left:0;top:51px;width:636px;height:462px;background-position-x:-45px}#products_content .sections-container .section-container .section-six .section-fr-box{right:0;top:181px}#products_content .sections-container .section-container .section-seven .section-fl-box{right:0;top:52px;width:636px;height:459px;background-position-x:27px}#products_content .sections-container .section-container .section-seven .section-fr-box{left:0;top:182px}#products_content .sections-container .section-container .section-eight .section-fl-box{left:0;top:51px;width:636px;height:462px;background-position-x:-45px}#products_content .sections-container .section-container .section-eight .section-fr-box{right:0;top:181px}#products_content .sections-container .section-container-eight,#products_content .sections-container .section-container-four,#products_content .sections-container .section-container-six,#products_content .sections-container .section-container-two{background-color:#3cbaff;color:#fff}#products_content .sections-container .section-container-eight .section-fr-box,#products_content .sections-container .section-container-four .section-fr-box,#products_content .sections-container .section-container-six .section-fr-box,#products_content .sections-container .section-container-two .section-fr-box{text-align:right}#products_content .sections-container .section-container-eight .section-content,#products_content .sections-container .section-container-eight .section-little-title,#products_content .sections-container .section-container-eight .section-title,#products_content .sections-container .section-container-four .section-content,#products_content .sections-container .section-container-four .section-little-title,#products_content .sections-container .section-container-four .section-title,#products_content .sections-container .section-container-six .section-content,#products_content .sections-container .section-container-six .section-little-title,#products_content .sections-container .section-container-six .section-title,#products_content .sections-container .section-container-two .section-content,#products_content .sections-container .section-container-two .section-little-title,#products_content .sections-container .section-container-two .section-title{margin-right:-600px;opacity:0}#products_content .sections-container .section-container-five .section-fr-box,#products_content .sections-container .section-container-one .section-fr-box,#products_content .sections-container .section-container-seven .section-fr-box,#products_content .sections-container .section-container-three .section-fr-box{text-align:left}#products_content .sections-container .section-container-five .section-title,#products_content .sections-container .section-container-five .section-title-mobile,#products_content .sections-container .section-container-one .section-title,#products_content .sections-container .section-container-one .section-title-mobile,#products_content .sections-container .section-container-seven .section-title,#products_content .sections-container .section-container-seven .section-title-mobile,#products_content .sections-container .section-container-three .section-title,#products_content .sections-container .section-container-three .section-title-mobile{color:#051022}#products_content .sections-container .section-container-five .section-little-title,#products_content .sections-container .section-container-five .section-little-title-mobile,#products_content .sections-container .section-container-one .section-little-title,#products_content .sections-container .section-container-one .section-little-title-mobile,#products_content .sections-container .section-container-seven .section-little-title,#products_content .sections-container .section-container-seven .section-little-title-mobile,#products_content .sections-container .section-container-three .section-little-title,#products_content .sections-container .section-container-three .section-little-title-mobile{color:#535353}#products_content .sections-container .section-container-five .section-content,#products_content .sections-container .section-container-five .section-content-mobile,#products_content .sections-container .section-container-one .section-content,#products_content .sections-container .section-container-one .section-content-mobile,#products_content .sections-container .section-container-seven .section-content,#products_content .sections-container .section-container-seven .section-content-mobile,#products_content .sections-container .section-container-three .section-content,#products_content .sections-container .section-container-three .section-content-mobile{color:#535353}#products_content .sections-container .section-container-five .section-content,#products_content .sections-container .section-container-five .section-little-title,#products_content .sections-container .section-container-five .section-title,#products_content .sections-container .section-container-one .section-content,#products_content .sections-container .section-container-one .section-little-title,#products_content .sections-container .section-container-one .section-title,#products_content .sections-container .section-container-seven .section-content,#products_content .sections-container .section-container-seven .section-little-title,#products_content .sections-container .section-container-seven .section-title,#products_content .sections-container .section-container-three .section-content,#products_content .sections-container .section-container-three .section-little-title,#products_content .sections-container .section-container-three .section-title{margin-left:-600px;opacity:0}#products_content .product-experience{height:490px;background-color:#f4f8fc}#products_content .product-experience .main-title{margin-top:90px;height:36px;line-height:36px;font-size:36px;font-weight:500;color:#051022}#products_content .product-experience .product-experience-videos-wrapper{width:1140px;margin:0 auto;height:231px;margin-top:76px}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper{float:left;height:inherit;box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-right:42px;margin-bottom:15px}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper:nth-last-child(1){margin-right:0}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video{position:relative;width:352px;height:198px;margin:0 auto;overflow:hidden}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video .video-icon-play,#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video .video-img{background-repeat:no-repeat;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video .video-img{height:inherit}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video .video-icon-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:72px;height:72px;overflow:hidden;cursor:pointer}#products_content .product-experience .product-experience-videos-wrapper .product-experience-video-wrapper .video-title{width:352px;margin:15px auto 0 auto;height:18px;line-height:18px;font-size:18px;color:#535353;text-align:left}#products_content .register-mask{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(5,16,34,.4);z-index:999}#products_content .register-mask .register-container{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:400px;height:320px;padding:30px 25px 0;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#products_content .register-mask .register-container .close{position:absolute;top:0;right:0;width:40px;text-align:center;line-height:40px;height:40px;font-size:30px;color:#c2cbd0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}#products_content .register-mask .register-container h3{font-size:20px;line-height:28px;color:#051022}#products_content .register-mask .register-container p{margin-top:10px;margin-bottom:20px;font-size:12px;color:#535353}#products_content .register-mask .register-container p i{color:#ffbe53}#products_content .register-mask .register-container .register-component input{height:40px;line-height:40px}#products_content .register-mask .register-container .register-component .btn,#products_content .register-mask .register-container .register-component button{height:40px;line-height:40px}#products_content .register-mask .register-container .register-component .auth-code{height:40px;margin-top:10px}#products_content .register-mask .register-container .register-component .password{margin-top:10px}#products_content .register-mask .register-container .register-component .reg-submit{margin-top:10px;background:#3cbaff}#products_content .register-mask .register-success-mask{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(5,16,34,.4);z-index:999}#products_content .register-mask .register-success-mask .register-success-container{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:300px;height:200px;padding:60px 25px 0;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#products_content .register-mask .register-success-mask .register-success-container .close{position:absolute;top:0;right:0;width:40px;text-align:center;line-height:40px;height:40px;font-size:30px;color:#c2cbd0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}#products_content .register-mask .register-success-mask .register-success-container>img{width:80px}#products_content .register-mask .register-success-mask .register-success-container .success-title{font-size:18px;line-height:28px;margin:21px 0 7px;color:#051022}#products_content .register-mask .register-success-mask .register-success-container .suceess-subTitle{font-size:14px;line-height:22px;color:#535353}#products_content .register-mask .register-success-mask .register-success-container .forward-download,#products_content .register-mask .register-success-mask .register-success-container .service{font-size:18px;width:200px;height:40px;line-height:40px;text-align:center;color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:#3cbaff;margin:0 auto;cursor:pointer}#products_content .register-mask .register-success-mask .register-success-container .forward-download{display:block;margin:18px auto 10px}#products_content .receivebox{background:-webkit-linear-gradient(135deg,#3cbaff 0,#5aafff 100%);background:-moz- oldlinear-gradient(135deg,#3cbaff 0,#5aafff 100%);background:-o-linear-gradient(135deg,#3cbaff 0,#5aafff 100%);background:linear-gradient(315deg,#3cbaff 0,#5aafff 100%)}#products_content .receivebox .receive_content{max-width:1440px;height:inherit;margin:0 auto;overflow:hidden}#products_content .receivebox .receive_content .row-line{color:#fff}#products_content .receivebox .receive_content .row-line::after,#products_content .receivebox .receive_content .row-line::before{background-color:#fff}#products_content .receivebox .receive_content .row-line{margin-top:90px;height:36px;line-height:36px;font-size:36px}#products_content .receivebox .receive_content .sub-title{height:18px;line-height:18px;margin-top:20px;font-size:18px;font-weight:400;color:#fff}#products_content .receivebox .receive_content .sub-title i{color:#ffbe53}#products_content .receivebox .receive_content .register-component{box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;width:800px;padding:40px 50px;margin:57px auto 0 auto;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-bottom:48px}#products_content .receivebox .receive_content .register-component .reg-submit{background:#3cbaff}@media screen and (max-width:768px){#products_content.attendance .banner-containner,#products_content.buluo .banner-containner,#products_content.ecosystem .banner-containner,#products_content.im .banner-containner,#products_content.joint .banner-containner,#products_content.shenpi .banner-containner,#products_content.timer .banner-containner,#products_content.video-conference .banner-containner{height:312px;margin-top:35px}#products_content.attendance .banner-containner .bannerbox,#products_content.buluo .banner-containner .bannerbox,#products_content.ecosystem .banner-containner .bannerbox,#products_content.im .banner-containner .bannerbox,#products_content.joint .banner-containner .bannerbox,#products_content.shenpi .banner-containner .bannerbox,#products_content.timer .banner-containner .bannerbox,#products_content.video-conference .banner-containner .bannerbox{-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:312px}#products_content.attendance .banner-containner .bannerbox .banner_content,#products_content.buluo .banner-containner .bannerbox .banner_content,#products_content.ecosystem .banner-containner .bannerbox .banner_content,#products_content.im .banner-containner .bannerbox .banner_content,#products_content.joint .banner-containner .bannerbox .banner_content,#products_content.shenpi .banner-containner .bannerbox .banner_content,#products_content.timer .banner-containner .bannerbox .banner_content,#products_content.video-conference .banner-containner .bannerbox .banner_content{height:inherit}#products_content.attendance .banner-containner .bannerbox .banner_content .banner,#products_content.buluo .banner-containner .bannerbox .banner_content .banner,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner,#products_content.im .banner-containner .bannerbox .banner_content .banner,#products_content.joint .banner-containner .bannerbox .banner_content .banner,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner,#products_content.timer .banner-containner .bannerbox .banner_content .banner,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner{position:relative}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word{width:296px;position:absolute;top:115px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);margin-top:0;text-align:center}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word .title{height:34px;font-size:24px;line-height:34px}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle{display:inline;line-height:18px;font-size:12px;font-weight:400}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word .freebox{width:152px;display:block;margin:0 auto}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .pc{display:block}#products_content.attendance .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.buluo .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.im .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.joint .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.shenpi .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.timer .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile,#products_content.video-conference .banner-containner .bannerbox .banner_content .banner .banner-word .freebox .mobile{display:none}#products_content.attendance .sections-container .sections-titles-container,#products_content.buluo .sections-container .sections-titles-container,#products_content.ecosystem .sections-container .sections-titles-container,#products_content.im .sections-container .sections-titles-container,#products_content.joint .sections-container .sections-titles-container,#products_content.shenpi .sections-container .sections-titles-container,#products_content.timer .sections-container .sections-titles-container,#products_content.video-conference .sections-container .sections-titles-container{display:none}#products_content.attendance .sections-container .section-container,#products_content.buluo .sections-container .section-container,#products_content.ecosystem .sections-container .section-container,#products_content.im .sections-container .section-container,#products_content.joint .sections-container .section-container,#products_content.shenpi .sections-container .section-container,#products_content.timer .sections-container .section-container,#products_content.video-conference .sections-container .section-container{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:480px}#products_content.attendance .sections-container .section-container .section,#products_content.buluo .sections-container .section-container .section,#products_content.ecosystem .sections-container .section-container .section,#products_content.im .sections-container .section-container .section,#products_content.joint .sections-container .section-container .section,#products_content.shenpi .sections-container .section-container .section,#products_content.timer .sections-container .section-container .section,#products_content.video-conference .sections-container .section-container .section{max-width:90%;margin:0 auto}#products_content.attendance .sections-container .section-container .section .section-fl-box,#products_content.attendance .sections-container .section-container .section .section-fr-box,#products_content.buluo .sections-container .section-container .section .section-fl-box,#products_content.buluo .sections-container .section-container .section .section-fr-box,#products_content.ecosystem .sections-container .section-container .section .section-fl-box,#products_content.ecosystem .sections-container .section-container .section .section-fr-box,#products_content.im .sections-container .section-container .section .section-fl-box,#products_content.im .sections-container .section-container .section .section-fr-box,#products_content.joint .sections-container .section-container .section .section-fl-box,#products_content.joint .sections-container .section-container .section .section-fr-box,#products_content.shenpi .sections-container .section-container .section .section-fl-box,#products_content.shenpi .sections-container .section-container .section .section-fr-box,#products_content.timer .sections-container .section-container .section .section-fl-box,#products_content.timer .sections-container .section-container .section .section-fr-box,#products_content.video-conference .sections-container .section-container .section .section-fl-box,#products_content.video-conference .sections-container .section-container .section .section-fr-box{position:static}#products_content.attendance .sections-container .section-container .section .section-fl-box,#products_content.buluo .sections-container .section-container .section .section-fl-box,#products_content.ecosystem .sections-container .section-container .section .section-fl-box,#products_content.im .sections-container .section-container .section .section-fl-box,#products_content.joint .sections-container .section-container .section .section-fl-box,#products_content.shenpi .sections-container .section-container .section .section-fl-box,#products_content.timer .sections-container .section-container .section .section-fl-box,#products_content.video-conference .sections-container .section-container .section .section-fl-box{width:375px;max-width:90%;margin:0 auto;padding-top:40px;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-position:center 30px}#products_content.attendance .sections-container .section-container .section .section-fr-box,#products_content.buluo .sections-container .section-container .section .section-fr-box,#products_content.ecosystem .sections-container .section-container .section .section-fr-box,#products_content.im .sections-container .section-container .section .section-fr-box,#products_content.joint .sections-container .section-container .section .section-fr-box,#products_content.shenpi .sections-container .section-container .section .section-fr-box,#products_content.timer .sections-container .section-container .section .section-fr-box,#products_content.video-conference .sections-container .section-container .section .section-fr-box{text-align:center}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-content,#products_content.attendance .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.attendance .sections-container .section-container .section .section-fr-box .section-title,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-content,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-title,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-content,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-title,#products_content.im .sections-container .section-container .section .section-fr-box .section-content,#products_content.im .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.im .sections-container .section-container .section .section-fr-box .section-title,#products_content.joint .sections-container .section-container .section .section-fr-box .section-content,#products_content.joint .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.joint .sections-container .section-container .section .section-fr-box .section-title,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-content,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-title,#products_content.timer .sections-container .section-container .section .section-fr-box .section-content,#products_content.timer .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.timer .sections-container .section-container .section .section-fr-box .section-title,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-content,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-little-title,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-title{display:none}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.attendance .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.attendance .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-title-mobile{display:block;opacity:0;-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1)}#products_content.attendance .sections-container .section-container .section .section-fr-box .show,#products_content.buluo .sections-container .section-container .section .section-fr-box .show,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .show,#products_content.im .sections-container .section-container .section .section-fr-box .show,#products_content.joint .sections-container .section-container .section .section-fr-box .show,#products_content.shenpi .sections-container .section-container .section .section-fr-box .show,#products_content.timer .sections-container .section-container .section .section-fr-box .show,#products_content.video-conference .sections-container .section-container .section .section-fr-box .show{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;transition:all .7s ease-in-out}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-title-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-title-mobile{font-size:18px}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-little-title-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-little-title-mobile{margin-top:10px;font-size:12px}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.im .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.joint .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.timer .sections-container .section-container .section .section-fr-box .section-content-mobile,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-content-mobile{width:304px;max-width:90%;margin:0 auto;margin-top:26px;font-size:12px;line-height:18px}#products_content.attendance .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.buluo .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.ecosystem .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.im .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.joint .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.shenpi .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.timer .sections-container .section-container .section .section-fr-box .section-content-mobile p,#products_content.video-conference .sections-container .section-container .section .section-fr-box .section-content-mobile p{line-height:18px}#products_content.attendance .sections-container .section-container .section-one .section-fl-box,#products_content.buluo .sections-container .section-container .section-one .section-fl-box,#products_content.ecosystem .sections-container .section-container .section-one .section-fl-box,#products_content.im .sections-container .section-container .section-one .section-fl-box,#products_content.joint .sections-container .section-container .section-one .section-fl-box,#products_content.shenpi .sections-container .section-container .section-one .section-fl-box,#products_content.timer .sections-container .section-container .section-one .section-fl-box,#products_content.video-conference .sections-container .section-container .section-one .section-fl-box{height:224px}#products_content.attendance .sections-container .section-container .section-two .section-fl-box,#products_content.buluo .sections-container .section-container .section-two .section-fl-box,#products_content.ecosystem .sections-container .section-container .section-two .section-fl-box,#products_content.im .sections-container .section-container .section-two .section-fl-box,#products_content.joint .sections-container .section-container .section-two .section-fl-box,#products_content.shenpi .sections-container .section-container .section-two .section-fl-box,#products_content.timer .sections-container .section-container .section-two .section-fl-box,#products_content.video-conference .sections-container .section-container .section-two .section-fl-box{height:246px}#products_content.attendance .sections-container .section-container .section-three .section-fl-box,#products_content.buluo .sections-container .section-container .section-three .section-fl-box,#products_content.ecosystem .sections-container .section-container .section-three .section-fl-box,#products_content.im .sections-container .section-container .section-three .section-fl-box,#products_content.joint .sections-container .section-container .section-three .section-fl-box,#products_content.shenpi .sections-container .section-container .section-three .section-fl-box,#products_content.timer .sections-container .section-container .section-three .section-fl-box,#products_content.video-conference .sections-container .section-container .section-three .section-fl-box{height:219px}#products_content.attendance .sections-container .section-container .section-four .section-fl-box,#products_content.buluo .sections-container .section-container .section-four .section-fl-box,#products_content.ecosystem .sections-container .section-container .section-four .section-fl-box,#products_content.im .sections-container .section-container .section-four .section-fl-box,#products_content.joint .sections-container .section-container .section-four .section-fl-box,#products_content.shenpi .sections-container .section-container .section-four .section-fl-box,#products_content.timer .sections-container .section-container .section-four .section-fl-box,#products_content.video-conference .sections-container .section-container .section-four .section-fl-box{height:253px}#products_content.attendance .sections-container .section-container .section-five .section-fl-box,#products_content.buluo .sections-container .section-container .section-five .section-fl-box,#products_content.ecosystem .sections-container .section-container .section-five .section-fl-box,#products_content.im .sections-container .section-container .section-five .section-fl-box,#products_content.joint .sections-container .section-container .section-five .section-fl-box,#products_content.shenpi .sections-container .section-container .section-five .section-fl-box,#products_content.timer .sections-container .section-container .section-five .section-fl-box,#products_content.video-conference .sections-container .section-container .section-five .section-fl-box{height:259px}#products_content.attendance .product-experience,#products_content.buluo .product-experience,#products_content.ecosystem .product-experience,#products_content.im .product-experience,#products_content.joint .product-experience,#products_content.shenpi .product-experience,#products_content.timer .product-experience,#products_content.video-conference .product-experience{display:none}#products_content.attendance .receivebox .receive_content,#products_content.buluo .receivebox .receive_content,#products_content.ecosystem .receivebox .receive_content,#products_content.im .receivebox .receive_content,#products_content.joint .receivebox .receive_content,#products_content.shenpi .receivebox .receive_content,#products_content.timer .receivebox .receive_content,#products_content.video-conference .receivebox .receive_content{width:375px;max-width:90%;margin:0 auto}#products_content.attendance .receivebox .receive_content .receive,#products_content.buluo .receivebox .receive_content .receive,#products_content.ecosystem .receivebox .receive_content .receive,#products_content.im .receivebox .receive_content .receive,#products_content.joint .receivebox .receive_content .receive,#products_content.shenpi .receivebox .receive_content .receive,#products_content.timer .receivebox .receive_content .receive,#products_content.video-conference .receivebox .receive_content .receive{display:none}#products_content.attendance .receivebox .receive_content .row-line,#products_content.buluo .receivebox .receive_content .row-line,#products_content.ecosystem .receivebox .receive_content .row-line,#products_content.im .receivebox .receive_content .row-line,#products_content.joint .receivebox .receive_content .row-line,#products_content.shenpi .receivebox .receive_content .row-line,#products_content.timer .receivebox .receive_content .row-line,#products_content.video-conference .receivebox .receive_content .row-line{height:28px;line-height:28px;margin-top:33px;font-size:20px}#products_content.attendance .receivebox .receive_content .row-line::after,#products_content.attendance .receivebox .receive_content .row-line::before,#products_content.buluo .receivebox .receive_content .row-line::after,#products_content.buluo .receivebox .receive_content .row-line::before,#products_content.ecosystem .receivebox .receive_content .row-line::after,#products_content.ecosystem .receivebox .receive_content .row-line::before,#products_content.im .receivebox .receive_content .row-line::after,#products_content.im .receivebox .receive_content .row-line::before,#products_content.joint .receivebox .receive_content .row-line::after,#products_content.joint .receivebox .receive_content .row-line::before,#products_content.shenpi .receivebox .receive_content .row-line::after,#products_content.shenpi .receivebox .receive_content .row-line::before,#products_content.timer .receivebox .receive_content .row-line::after,#products_content.timer .receivebox .receive_content .row-line::before,#products_content.video-conference .receivebox .receive_content .row-line::after,#products_content.video-conference .receivebox .receive_content .row-line::before{display:none}}@media screen and (max-width:768px) and (max-width:340px){#products_content.attendance .receivebox .receive_content .row-line,#products_content.buluo .receivebox .receive_content .row-line,#products_content.ecosystem .receivebox .receive_content .row-line,#products_content.im .receivebox .receive_content .row-line,#products_content.joint .receivebox .receive_content .row-line,#products_content.shenpi .receivebox .receive_content .row-line,#products_content.timer .receivebox .receive_content .row-line,#products_content.video-conference .receivebox .receive_content .row-line{font-size:18px}}@media screen and (max-width:768px){#products_content.attendance .receivebox .receive_content .sub-title,#products_content.buluo .receivebox .receive_content .sub-title,#products_content.ecosystem .receivebox .receive_content .sub-title,#products_content.im .receivebox .receive_content .sub-title,#products_content.joint .receivebox .receive_content .sub-title,#products_content.shenpi .receivebox .receive_content .sub-title,#products_content.timer .receivebox .receive_content .sub-title,#products_content.video-conference .receivebox .receive_content .sub-title{display:none}#products_content.attendance .receivebox .receive_content .register-component,#products_content.buluo .receivebox .receive_content .register-component,#products_content.ecosystem .receivebox .receive_content .register-component,#products_content.im .receivebox .receive_content .register-component,#products_content.joint .receivebox .receive_content .register-component,#products_content.shenpi .receivebox .receive_content .register-component,#products_content.timer .receivebox .receive_content .register-component,#products_content.video-conference .receivebox .receive_content .register-component{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:39px;margin-bottom:30px;width:100%;padding:20px;margin-bottom:80px}}#products_content.cloudDisk .mobile{display:none}#products_content.cloudDisk .pc{display:inline-block}#products_content.cloudDisk .banner-word .topTitle{font-size:16px}#products_content.cloudDisk .banner-word .title{margin-top:20px}#products_content.cloudDisk .cloud-disk-scheme-container{max-width:1400px;margin:0 auto}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme{height:924px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.title{margin-top:88px;height:36px;line-height:36px;font-size:36px;color:#051022}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.subTitle{margin-top:20px;height:25px;line-height:25px;font-size:18px;color:#535353}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container{max-width:1140px;margin:69px auto 0 auto;height:615px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar{width:100%;display:none}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .swiper-container{overflow:visible}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper{height:inherit}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme{float:left;width:350px;height:inherit;margin-right:45px;-webkit-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-moz-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme:nth-last-child(1){margin-right:0}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .danger{color:#ff3737}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .default{color:#3cbaff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar{overflow:hidden;height:217px;color:#fff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar .type{margin:41px auto 0 auto;width:80px;height:18px;line-height:18px;font-size:18px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar .type .icon{float:left;margin-right:6px;width:20px;height:19px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar>.desc{margin-top:9px;height:14px;line-height:14px;font-size:14px;font-weight:400}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar .price{margin-top:22px;height:24px;line-height:24px;font-size:24px;color:rgba(255,255,255,.6)}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar .price .num{height:24px;line-height:24px;font-size:24px;font-weight:600;margin-right:5px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .top-bar .capacity{margin-top:10px;height:14px;line-height:14px;font-size:14px;font-weight:400}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .middle-bar{height:96px;margin-top:22px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .middle-bar button{width:240px;height:50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;outline:0;border:none;font-size:18px!important;color:#fff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .middle-bar>.desc{margin-top:20px;height:12px;font-size:14px;font-weight:400;line-height:12px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar{margin:36px 41px;text-align:left}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>.title{max-width:270px;font-size:18px;line-height:24px;font-size:18px;color:#051022}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>ul{margin-top:12px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>ul>li{display:block;height:24px;line-height:24px;font-size:14px;color:#535353;margin-left:-15px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>ul>li::before{content:"●";display:inline-block;color:#999;margin-right:7px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar .danger{color:#ff3737}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar .default{color:#3cbaff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-one .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-one@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-one .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-one@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-one .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-one-icon@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-one .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-one-icon@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-one .middle-bar button{background:#1ac7b0}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-two .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-two@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-two .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-two@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-two .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-two-icon@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-two .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-two-icon@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-two .middle-bar button{background:#1593ff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-three .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-three@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-three .top-bar{background:url(../../../images/products/cloudDisk/scheme-bg-three@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-three .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-three-icon@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-three .top-bar .icon{background:url(../../../images/products/cloudDisk/scheme-three-icon@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-three .middle-bar button{background:#7d43ff}#products_content.cloudDisk .sections-container .section-content{display:inline-block}#products_content.cloudDisk .sections-container .section-container .section .section-fl-box{-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.cloudDisk .sections-container .section-container .section .section-fr-box .section-content{margin-top:16px}#products_content.cloudDisk .sections-container .section-container .section-one .section-fl-box{top:54px;width:693px;height:456px}#products_content.cloudDisk .sections-container .section-container .section-two .section-fl-box{top:68px;width:582px;height:427px}#products_content.cloudDisk .sections-container .section-container .section-three .section-fl-box{top:61px;width:722px;height:441px}#products_content.cloudDisk .sections-container .section-container .section-four .section-fl-box{top:90px;width:700px;height:382px}#products_content.cloudDisk .sections-container .section-container .section-five .section-fl-box{top:95px;width:510px;height:318px}#products_content.cloudDisk .sections-container>ul .section-container-five,#products_content.cloudDisk .sections-container>ul .section-container-one,#products_content.cloudDisk .sections-container>ul .section-container-three{background-color:#fff}#products_content.cloudDisk .sections-container>ul .section-container-five .section-content,#products_content.cloudDisk .sections-container>ul .section-container-five .section-title,#products_content.cloudDisk .sections-container>ul .section-container-one .section-content,#products_content.cloudDisk .sections-container>ul .section-container-one .section-title,#products_content.cloudDisk .sections-container>ul .section-container-three .section-content,#products_content.cloudDisk .sections-container>ul .section-container-three .section-title{margin-right:-10000000px;opacity:0}#products_content.cloudDisk .sections-container>ul .section-container-five .section-title,#products_content.cloudDisk .sections-container>ul .section-container-one .section-title,#products_content.cloudDisk .sections-container>ul .section-container-three .section-title{color:#051022}#products_content.cloudDisk .sections-container>ul .section-container-five .section-content,#products_content.cloudDisk .sections-container>ul .section-container-one .section-content,#products_content.cloudDisk .sections-container>ul .section-container-three .section-content{color:#535353}#products_content.cloudDisk .sections-container>ul .section-container-four,#products_content.cloudDisk .sections-container>ul .section-container-two{background-color:#3cbaff}#products_content.cloudDisk .sections-container>ul .section-container-four .section-content,#products_content.cloudDisk .sections-container>ul .section-container-four .section-title,#products_content.cloudDisk .sections-container>ul .section-container-two .section-content,#products_content.cloudDisk .sections-container>ul .section-container-two .section-title{color:#fff;margin-left:-10000000px;opacity:0;font-weight:400}#products_content.cloudDisk .sections-container>ul .section-container-four .section-content,#products_content.cloudDisk .sections-container>ul .section-container-two .section-content{font-size:18px;line-height:30px}#products_content.cloudDisk .val-add-ser-container{height:895px;background-color:#f4f8fc}#products_content.cloudDisk .val-add-ser-container .val-add-ser{max-width:1140px;margin:0 auto}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.title{margin-top:90px;height:36px;line-height:36px;font-size:36px;color:#051022}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.sub-title{margin-top:21px;height:18px;line-height:18px;font-size:18px;font-weight:400;color:#535353}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap{width:100%;margin-top:66px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card{width:100%;height:276px;background-color:#fff;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px;text-align:left}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box{width:662px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.title{height:32px;font-size:32px;line-height:32px;margin-bottom:10px;font-weight:400;color:#051022}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.sub-title{height:30px;line-height:30px;font-size:18px;margin-bottom:20px;font-weight:400;color:#535353}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.content{width:498px;height:90px;font-size:18px;font-weight:400;color:#535353;line-height:30px;text-align:left}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fr-box{position:absolute;top:46px;right:76px;width:400px;height:226px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card::after{position:absolute;right:-113px;top:-113px;width:75px;height:75px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);line-height:220px;font-size:18px;font-weight:400;border-top:75px solid transparent;border-left:75px solid transparent;border-right:75px solid transparent}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one{margin-bottom:40px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box{background:url(../../../images/products/cloudDisk/server-01@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box{background:url(../../../images/products/cloudDisk/server-01@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one::after{content:"敬请期待";color:#999;border-bottom:75px solid #ddd}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box{background:url(../../../images/products/cloudDisk/server-02@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}@media (-webkit-min-device-pixel-ratio:3),(min-device-pixel-ratio:3){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box{background:url(../../../images/products/cloudDisk/server-02@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two::after{content:"限时免费";color:#fff;border-bottom:75px solid #3cbaff}#products_content.cloudDisk .receivebox .receive_content .register-component .reg-submit{background:-webkit-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-moz- oldlinear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-o-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:linear-gradient(138deg,#fad961 0,#f76b1c 100%)}@media screen and (max-width:768px){#products_content.cloudDisk .pc,#products_content.report-show .pc{display:none}#products_content.cloudDisk .mobile,#products_content.report-show .mobile{display:inline-block}#products_content.cloudDisk .banner-containner,#products_content.report-show .banner-containner{margin-top:35px;height:312px}#products_content.cloudDisk .banner-containner .bannerbox,#products_content.report-show .banner-containner .bannerbox{-moz-background-size:cover;-o-background-size:cover;background-size:cover}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word{width:320px;top:130px;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word .topTitle,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .topTitle{display:none}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word .title,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .title{height:24px;line-height:24px;font-size:24px}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle{margin-top:8px;height:18px;line-height:18px;font-size:12px}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word .freebox,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox{width:120px;margin:0 auto}#products_content.cloudDisk .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:inherit;line-height:46px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme{height:800px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.title,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme>.title{margin-top:34px;height:29px;line-height:29px;font-size:20px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.title::after,#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.title::before,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme>.title::after,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme>.title::before{content:none}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.subTitle,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme>.subTitle{display:none}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container{margin-top:0;height:652px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar{display:block;height:54px;margin-top:17px;border-bottom:1px solid #ddd}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;position:relative;width:32.666666%;height:50px;line-height:50px;font-size:18px;color:#535353}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab::after,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab::after{content:"";width:56px;height:3px;display:block;margin:0 auto;background-color:transparent}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab::before,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab::before{content:"";float:left;width:1px;margin-top:17px;height:15px;background-color:#ddd}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab.active,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab.active{color:#3cbaff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab.active::after,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab.active::after{background-color:#3cbaff}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper{margin-top:10px;overflow:hidden}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper .scheme,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper .scheme{max-height:620px;margin-right:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper .scheme>.inner-content,#products_content.report-show .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme-inner-wrapper .scheme>.inner-content{height:inherit;margin:0 4%;-webkit-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-moz-box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);box-shadow:4px 8px 9px 3px rgba(60,186,255,.09);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#products_content.cloudDisk .sections-container .sections-titles-container,#products_content.report-show .sections-container .sections-titles-container{height:114px}#products_content.cloudDisk .sections-container .sections-titles-container .sections-title.mobile,#products_content.report-show .sections-container .sections-titles-container .sections-title.mobile{margin-top:34px;height:28px;line-height:28px;font-size:20px}#products_content.cloudDisk .sections-container .sections-titles-container .sections-title.mobile::after,#products_content.cloudDisk .sections-container .sections-titles-container .sections-title.mobile::before,#products_content.report-show .sections-container .sections-titles-container .sections-title.mobile::after,#products_content.report-show .sections-container .sections-titles-container .sections-title.mobile::before{content:none}#products_content.cloudDisk .sections-container .sections-titles-container .sections-little-title,#products_content.report-show .sections-container .sections-titles-container .sections-little-title{display:none}#products_content.cloudDisk .sections-container>ul .section-container,#products_content.report-show .sections-container>ul .section-container{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:480px}#products_content.cloudDisk .sections-container>ul .section-container .section,#products_content.report-show .sections-container>ul .section-container .section{max-width:90%;margin:0 auto}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fl-box,#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box,#products_content.report-show .sections-container>ul .section-container .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box{width:100%;margin:0 auto}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container .section .section-fl-box{position:relative;top:53px;height:280px;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box{text-align:center;padding-top:150px}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-title-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-title-mobile{opacity:0;-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1)}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .show,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .show{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;transition:all .7s ease-in-out}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-title-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-title-mobile{height:18px;line-height:18px;margin-bottom:10px;font-size:18px;font-weight:400}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-content-mobile{height:36px;line-height:23px;font-size:14px;font-weight:400}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-title-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-title-mobile{display:block}#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-content,#products_content.cloudDisk .sections-container>ul .section-container .section .section-fr-box .section-title,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-content,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-title{display:none}#products_content.cloudDisk .sections-container>ul .section-container-one,#products_content.report-show .sections-container>ul .section-container-one{margin-top:-1px;height:367px}#products_content.cloudDisk .sections-container>ul .section-container-one .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-one .section .section-fl-box{top:0;background-position-x:-10px}#products_content.cloudDisk .sections-container>ul .section-container-one .section .section-fr-box,#products_content.report-show .sections-container>ul .section-container-one .section .section-fr-box{padding-top:80px}#products_content.cloudDisk .sections-container>ul .section-container-two .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-two .section .section-fl-box{top:53px;background-position-x:0}#products_content.cloudDisk .sections-container>ul .section-container-two .section .section-fr-box .section-title-mobile,#products_content.report-show .sections-container>ul .section-container-two .section .section-fr-box .section-title-mobile{color:#fff}#products_content.cloudDisk .sections-container>ul .section-container-two .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container-two .section .section-fr-box .section-content-mobile{color:#fff}#products_content.cloudDisk .sections-container>ul .section-container-three .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-three .section .section-fl-box{top:97px;background-position-x:-5px}#products_content.cloudDisk .sections-container>ul .section-container-four .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-four .section .section-fl-box{width:375px;top:97px;background-position-x:0}#products_content.cloudDisk .sections-container>ul .section-container-four .section .section-fr-box .section-title-mobile,#products_content.report-show .sections-container>ul .section-container-four .section .section-fr-box .section-title-mobile{color:#fff}#products_content.cloudDisk .sections-container>ul .section-container-four .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container-four .section .section-fr-box .section-content-mobile{color:#fff}#products_content.cloudDisk .sections-container>ul .section-container-five .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-five .section .section-fl-box{top:50px;background-position-x:-5px}#products_content.cloudDisk .sections-container>ul .section-container-five .section .section-fr-box,#products_content.report-show .sections-container>ul .section-container-five .section .section-fr-box{padding-top:165px}#products_content.cloudDisk .val-add-ser-container,#products_content.report-show .val-add-ser-container{min-height:1000px;padding-bottom:30px}#products_content.cloudDisk .val-add-ser-container .val-add-ser,#products_content.report-show .val-add-ser-container .val-add-ser{max-width:90%;margin:0 auto}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.title,#products_content.report-show .val-add-ser-container .val-add-ser>.title{margin-top:36px;height:20px;line-height:20px;font-size:20px;padding:0}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.title::after,#products_content.cloudDisk .val-add-ser-container .val-add-ser>.title::before,#products_content.report-show .val-add-ser-container .val-add-ser>.title::after,#products_content.report-show .val-add-ser-container .val-add-ser>.title::before{content:none}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.sub-title,#products_content.report-show .val-add-ser-container .val-add-ser>.sub-title{margin-top:10px;line-height:14px;font-size:14px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap{width:100%;margin-top:20px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card{width:100%;height:420px;background-color:#fff;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:29px;text-align:left}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box{width:100%;margin-top:35px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.title,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.title{height:20px;font-size:20px;line-height:20px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.sub-title,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.sub-title{height:14px;line-height:14px;font-size:14px;margin-bottom:17px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.content,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.content{width:100%;font-size:12px;line-height:20px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fr-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card .card-fr-box{position:absolute;bottom:0;left:0;right:0;width:75%;height:170px;margin:170px auto 0 auto}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card::after,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card::after{position:absolute;right:-113px;top:-113px;width:75px;height:75px;line-height:220px;font-size:18px;font-weight:400;border-top:75px solid transparent;border-left:75px solid transparent;border-right:75px solid transparent}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-one{margin-bottom:40px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box{background:url(../../../images/products/cloudDisk/server-01@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:3),screen and (max-width:768px) and (min-device-pixel-ratio:3){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-one .card-fr-box{background:url(../../../images/products/cloudDisk/server-01@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}@media screen and (max-width:768px){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-one::after,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-one::after{content:"敬请期待";color:#999;border-bottom:75px solid #ddd}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box{background:url(../../../images/products/cloudDisk/server-02@2x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:3),screen and (max-width:768px) and (min-device-pixel-ratio:3){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-two .card-fr-box{background:url(../../../images/products/cloudDisk/server-02@3x.png) no-repeat left top;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}}@media screen and (max-width:768px){#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card-two::after,#products_content.report-show .val-add-ser-container .val-add-ser .cards-wrap .card-two::after{content:"限时免费";color:#fff;border-bottom:75px solid #3cbaff}#products_content.cloudDisk .receivebox,#products_content.report-show .receivebox{margin-bottom:48px}#products_content.cloudDisk .receivebox .receive_content,#products_content.report-show .receivebox .receive_content{width:375px;max-width:90%;margin:0 auto}#products_content.cloudDisk .receivebox .receive_content .receive,#products_content.report-show .receivebox .receive_content .receive{display:none}#products_content.cloudDisk .receivebox .receive_content .row-line,#products_content.report-show .receivebox .receive_content .row-line{height:28px;line-height:28px;margin-top:33px;font-size:20px}#products_content.cloudDisk .receivebox .receive_content .row-line::after,#products_content.cloudDisk .receivebox .receive_content .row-line::before,#products_content.report-show .receivebox .receive_content .row-line::after,#products_content.report-show .receivebox .receive_content .row-line::before{display:none}#products_content.cloudDisk .receivebox .receive_content .sub-title,#products_content.report-show .receivebox .receive_content .sub-title{display:none}#products_content.cloudDisk .receivebox .receive_content .register-component,#products_content.report-show .receivebox .receive_content .register-component{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:39px;margin-bottom:30px;width:100%;padding:20px}}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .title{height:56px;line-height:56px;font-size:40px;font-weight:400}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle{height:70px;font-size:50px;line-height:70px;font-size:50px}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{width:184px;height:48px;line-height:45px;background:#fda32c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a:hover{color:#fff}#products_content.report-show .sections-container .sections-titles-container{text-align:center}#products_content.report-show .sections-container .sections-titles-container .sections-title{height:50px;font-size:36px;font-weight:600;color:#1d1d1d;line-height:50px}#products_content.report-show .sections-container .sections-titles-container .sections-little-title{height:18px;font-size:18px;font-weight:400;color:#1d1d1d;line-height:18px}#products_content.report-show .sections-container .section-container .section .section-fr-box .section-title{height:42px;line-height:42px;font-size:30px}#products_content.report-show .sections-container .section-container .section .section-fr-box .section-title::before{content:"";float:left;width:35px;height:35px;margin-right:10px}#products_content.report-show .sections-container .section-container .section .section-fr-box .section-content{margin-top:14px;height:56px;line-height:30px;font-size:20px;font-weight:400;color:#1d1d1d}#products_content.report-show .sections-container .section-container .section-one .section-fl-box{top:85px;width:503px;height:371px;background-position-x:7px}#products_content.report-show .sections-container .section-container .section-one .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-01.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-two .section-fl-box{top:78px;width:495px;height:376px;background-position-x:-9px}#products_content.report-show .sections-container .section-container .section-two .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-02.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-three .section-fl-box{top:79px;width:492px;height:364px;background-position-x:5px}#products_content.report-show .sections-container .section-container .section-three .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-03.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-four .section-fl-box{top:81px;width:507px;height:377px;background-position-x:-8px}#products_content.report-show .sections-container .section-container .section-four .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-04.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-five .section-fl-box{top:81px;width:496px;height:373px;background-position-x:0}#products_content.report-show .sections-container .section-container .section-five .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-05.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-six .section-fl-box{top:86px;width:625px;height:352px;background-position-x:-9px}#products_content.report-show .sections-container .section-container .section-six .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-06.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-seven .section-fl-box{top:66px;width:519px;height:383px;background-position-x:0}#products_content.report-show .sections-container .section-container .section-seven .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-07.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container .section-eight .section-fl-box{top:60px;width:558px;height:407px;background-position-x:0}#products_content.report-show .sections-container .section-container .section-eight .section-fr-box .section-title::before{background:url(../../../images/products/report-show/text-icon-08.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-container-eight,#products_content.report-show .sections-container .section-container-four,#products_content.report-show .sections-container .section-container-six,#products_content.report-show .sections-container .section-container-two{background-color:#f8f8f8}#products_content.report-show .sections-container .section-container-eight .section-content,#products_content.report-show .sections-container .section-container-eight .section-title,#products_content.report-show .sections-container .section-container-four .section-content,#products_content.report-show .sections-container .section-container-four .section-title,#products_content.report-show .sections-container .section-container-six .section-content,#products_content.report-show .sections-container .section-container-six .section-title,#products_content.report-show .sections-container .section-container-two .section-content,#products_content.report-show .sections-container .section-container-two .section-title{color:#1d1d1d}#products_content.report-show .sections-container .section-container-eight .section-title,#products_content.report-show .sections-container .section-container-four .section-title,#products_content.report-show .sections-container .section-container-six .section-title,#products_content.report-show .sections-container .section-container-two .section-title{display:inline-block}#products_content.report-show .sections-container .section-container-five .section-content,#products_content.report-show .sections-container .section-container-five .section-title,#products_content.report-show .sections-container .section-container-one .section-content,#products_content.report-show .sections-container .section-container-one .section-title,#products_content.report-show .sections-container .section-container-seven .section-content,#products_content.report-show .sections-container .section-container-seven .section-title,#products_content.report-show .sections-container .section-container-three .section-content,#products_content.report-show .sections-container .section-container-three .section-title{color:#1d1d1d}#products_content.report-show .classic-cus-container{width:100%;padding:80px 0 10px}#products_content.report-show .classic-cus-container .class-cus-wrap-title{height:50px;font-size:36px;font-weight:400;color:#1d1d1d;line-height:50px;text-align:center}#products_content.report-show .classic-cus-container .classic-cus{margin-top:60px}#products_content.report-show .classic-cus-container .classic-cus .class-cus-item{width:15.64%;height:170px;border-right:14px solid transparent}#products_content.report-show .classic-cus-container .classic-cus .class-cus-item:nth-child(12),#products_content.report-show .classic-cus-container .classic-cus .class-cus-item:nth-child(18),#products_content.report-show .classic-cus-container .classic-cus .class-cus-item:nth-child(6){border-right:none}#products_content.report-show .classic-cus-container .classic-cus .class-cus-item .class-cus-logo{width:100%;height:auto}#products_content.report-show .classic-cus-container .classic-cus .class-cus-item .class-cus-name{margin-top:14px;height:28px;line-height:28px;font-size:20px;font-weight:400;color:#484b51;text-align:center}#products_content.report-show .report-show-comment-container{width:100%;height:500px;background:url(../../../images/products/report-show/bottomBg.jpg) left top rgba(12,19,70,.55) no-repeat;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}#products_content.report-show .report-show-comment-container .swiper-pagination-bullet{background:#fff}#products_content.report-show .report-show-comment-container .comment-item{position:relative;height:500px}#products_content.report-show .report-show-comment-container .comment-item .comment-quote{position:absolute;left:0;top:0;line-height:282px;font-size:200px;font-family:Arial-Black,Arial;font-weight:900;color:rgba(255,255,255,.27)}#products_content.report-show .report-show-comment-container .comment-item .comment-content{padding:111px 0 0 125px;text-align:justify}#products_content.report-show .report-show-comment-container .comment-item .comment-content span,#products_content.report-show .report-show-comment-container .comment-item .comment-content strong{font-size:22px;line-height:36px;font-weight:400}#products_content.report-show .report-show-comment-container .comment-item .comment-content span{color:rgba(255,255,255,.8)}#products_content.report-show .report-show-comment-container .comment-item .comment-content strong{color:#fda32c}#products_content.report-show .report-show-comment-container .comment-item .comment-compony{position:absolute;bottom:110px;right:0;height:45px;font-size:32px;font-weight:400;color:rgba(255,255,255,.8);line-height:45px}#products_content.report-show .receive_content{text-align:center}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .title{height:55px;line-height:55px;font-size:42px;font-weight:500;color:#fff}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .mobile-title{display:none}#products_content.ecosystem .sections-container .section-container .section-one .section-fl-box{width:618px;height:394px;background-position-x:0}#products_content.ecosystem .sections-container .section-container .section-two .section-fl-box{top:45px}#products_content.ecosystem .sections-container .section-container .section-three .section-fl-box{width:629px;background-position-x:0}#products_content.ecosystem .sections-container .section-container .section-four .section-fl-box{width:505px;height:412px;background-position-x:0;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.ecosystem .sections-container .section-container .section-five .section-fl-box{width:505px;height:459px;background-position-x:0}#products_content.ecosystem .sections-container .section-container .section-six .section-fl-box{width:515px;height:449px}#products_content.ecosystem .sections-container .section-container .section-seven .section-fl-box{width:501px;height:459px;background-position-x:0}@media screen and (max-width:768px){#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .subTitle,#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .title{display:none}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox{width:120px}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{width:120px;height:40px;line-height:38px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:125px}#products_content.report-show .sections-container .sections-titles-container{display:block;height:146px}#products_content.report-show .sections-container .sections-titles-container .sections-title{margin-top:40px;height:20px;line-height:20px;font-size:20px;color:#051022}#products_content.report-show .sections-container .sections-titles-container .sections-little-title{margin-top:10px;display:block;height:12px;line-height:12px;font-size:12px;font-weight:400;color:#535353}#products_content.report-show .sections-container .sections-titles-container .row-line:after,#products_content.report-show .sections-container .sections-titles-container .row-line:before{content:none}#products_content.report-show .sections-container .section-container .section .section-fr-box .section-title-mobile::before{content:"";float:left;width:20px;height:20px}#products_content.report-show .sections-container .section-one .section-fr-box .section-title-mobile{width:192px;margin:5px auto}#products_content.report-show .sections-container .section-one .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-01.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-two .section-fr-box .section-title-mobile{width:192px;margin:5px auto}#products_content.report-show .sections-container .section-two .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-02.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-three .section-fr-box .section-title-mobile{width:162px;margin:5px auto}#products_content.report-show .sections-container .section-three .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-03.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-four .section-fr-box .section-title-mobile{width:193px;margin:5px auto}#products_content.report-show .sections-container .section-four .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-04.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-five .section-fr-box .section-title-mobile{width:155px;margin:5px auto}#products_content.report-show .sections-container .section-five .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-05.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-six .section-fr-box .section-title-mobile{width:155px;margin:5px auto}#products_content.report-show .sections-container .section-six .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-06.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-seven .section-fr-box .section-title-mobile{width:120px;margin:5px auto}#products_content.report-show .sections-container .section-seven .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-07.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container .section-eight .section-fr-box .section-title-mobile{width:140px;margin:5px auto}#products_content.report-show .sections-container .section-eight .section-fr-box .section-title-mobile::before{background:url(../../../images/products/report-show/text-icon-08.png) no-repeat center center;-moz-background-size:contain;-o-background-size:contain;background-size:contain}#products_content.report-show .sections-container>ul .section-container-one .section .section-fl-box{width:87%;height:206px;margin:0 auto;background-position-x:23px}#products_content.report-show .sections-container>ul .section-container-two .section .section-fl-box{width:87%}#products_content.report-show .sections-container>ul .section-container-three .section .section-fl-box{width:83%}#products_content.report-show .sections-container>ul .section-container-three .section .section-fr-box{padding-top:172px}#products_content.report-show .sections-container>ul .section-container-four .section .section-fl-box{width:78%}#products_content.report-show .sections-container>ul .section-container-eight .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-five .section .section-fl-box,#products_content.report-show .sections-container>ul .section-container-seven .section .section-fl-box{width:87%}#products_content.report-show .classic-cus-container,#products_content.report-show .report-show-comment-container{display:none}#products_content.report-show .receivebox .receive_content .row-line{font-size:24px;padding:0}#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-content-mobile,#products_content.report-show .sections-container>ul .section-container .section .section-fr-box .section-title-mobile{color:#535353}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word{top:103px}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .title{display:none}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .mobile-title{display:block;height:35px;font-size:24px;font-weight:500;color:#fff;line-height:35px}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .freebox{width:120px}#products_content.ecosystem .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{width:120px;height:40px;line-height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#products_content.ecosystem .sections-container .sections-titles-container{display:block;height:40px}#products_content.ecosystem .sections-container .section-container .section-one .section-fl-box{height:260px}#products_content.ecosystem .sections-container .section-container .section-four .section-fl-box{width:360px;height:279px;background-position-x:0}#products_content.ecosystem .sections-container .section-container .section-five .section-fl-box{height:285px}#products_content.ecosystem .sections-container .section-container .section-six .section-fl-box{height:285px}#products_content.ecosystem .sections-container .section-container .section-seven .section-fl-box{height:283px}#products_content.ecosystem .receivebox .receive_content .row-line{font-size:23px;padding:0}}.register-component .location{text-align:left}.register-component .city-picker-span{display:block;cursor:pointer;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.register-component .city-picker-span>.arrow{margin-top:4px}.register-component .city-picker-span .select-item:nth-child(1){padding-left:40px}.register-component .city-picker-span>.title>.select-item{max-width:200px}@media screen and (max-width:340px){.product_banner .text-container p{font-size:16px}#products_content.cloudDisk .sections-container .sections-titles-container .sections-title.mobile{font-size:17px}#products_content.cloudDisk .sections-container .sections-titles-container{height:85px}#products_content.cloudDisk .sections-container>ul .section-container-one .section .section-fr-box{padding-top:45px}#products_content.cloudDisk .sections-container>ul .section-container-two .section .section-fr-box{padding-top:135px}#products_content.cloudDisk .sections-container>ul .section-container-five .section .section-fr-box{padding-top:135px}#products_content.cloudDisk .val-add-ser-container .val-add-ser>.title{font-size:16px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.title{font-size:18px}#products_content.cloudDisk .val-add-ser-container .val-add-ser .cards-wrap .card .card-fl-box>.sub-title{font-size:12px}#products_content.cloudDisk .sections-container>ul .section-container-four .section .section-fl-box{width:100%}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme>.title.row-line{display:block;font-size:15px;margin-top:30px;height:10px;line-height:10px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .tab-bar .tab{font-size:14px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>.title{font-size:14px}#products_content.cloudDisk .cloud-disk-scheme-container .cloud-disk-scheme .scheme-container .scheme-wrapper .scheme .bottom-bar>ul>li{margin-left:0}#products_content.joint .sections-container .section-container .section .section-fr-box{margin-top:-34px}.receivebox .city-picker-span>.arrow{top:38%}#products_content.report-show .banner-containner .bannerbox .banner_content .banner .banner-word .freebox a{margin-top:180px}#products_content.report-show .sections-container .sections-titles-container .sections-title{font-size:18px}#products_content.report-show .sections-container>ul .section-container-one .section .section-fr-box{padding-top:62px!important}#products_content.report-show .sections-container>ul .section-container .section .section-fr-box{padding-top:110px}#products_content.report-show .sections-container>ul .section-container-three .section .section-fr-box{padding-top:149px}#products_content.report-show .sections-container>ul .section-container .section .section-fr-box{padding-top:139px}#products_content.report-show .sections-container>ul .section-container-five .section .section-fr-box{padding-top:127px}#products_content.report-show .sections-container>ul .section-container .section .section-fr-box{padding-top:122px}#products_content.ecosystem .receivebox .receive_content .row-line{font-size:17px}}.receivebox .city-picker-span>.placeholder{padding-left:35px}#products_content.report-show .receivebox{background:-webkit-linear-gradient(330deg,#65affd,#767ffd);background:-moz- oldlinear-gradient(330deg,#65affd,#767ffd);background:-o-linear-gradient(330deg,#65affd,#767ffd);background:linear-gradient(120deg,#65affd,#767ffd)}#products_content .receivebox .receive_content .register-component .reg-submit{background:-webkit-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-moz- oldlinear-gradient(312deg,#fad961 0,#f76b1c 100%);background:-o-linear-gradient(312deg,#fad961 0,#f76b1c 100%);background:linear-gradient(138deg,#fad961 0,#f76b1c 100%)}@media screen and (max-width:768px){.product_foot .foot_container .left{max-width:98%;margin:0 auto}.product_foot .foot_container .left p{font-size:22px}.product_foot .foot_container .left span{font-size:16px}}@media screen and (max-width:376px){#products_content.attendance .receivebox .receive_content .row-line,#products_content.buluo .receivebox .receive_content .row-line,#products_content.cloudDisk .receivebox .receive_content .row-line,#products_content.ecosystem .receivebox .receive_content .row-line,#products_content.im .receivebox .receive_content .row-line,#products_content.joint .receivebox .receive_content .row-line,#products_content.report-show .receivebox .receive_content .row-line,#products_content.shenpi .receivebox .receive_content .row-line,#products_content.timer .receivebox .receive_content .row-line,#products_content.video-conference .receivebox .receive_content .row-line{font-size:19px;padding:0}}
/*# sourceMappingURL=sourcemaps/products.css.map */




